select.quotedropdown {
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: rgb(0,0,51);
	background-color:rgb(252,251,233);
}
.searchbox {
	font-family: Arial;
	font-size: 8pt;
	color: black;
	background-color: rgb(252,251,233);
}