.quicknav_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 10 10 10 10;
	
	/* list-style-type: disc; */
	/* list-style-position: inside; */
	/* list-style-image: none; */
	
	background-color: #EBEBEB;
	/* background-attachment: scroll; */
	/* background-image: none; */
	/* background-repeat: no-repeat; */
	/* background-position: left top; */
	
}

