.TextBox {
	/*font-family: Verdana, sans-serif;*/
	font-family: Arial; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: circle;
}
.ListBox {
	/*font-family: Verdana, sans-serif;*/
	font-family: Arial; 	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: circle;
}
