.icon { width:20px; height:20px; 
 	background-color: #E5EAF5; 
 	background-repeat: no-repeat; 
 	background-position:  center center; 
 	border: 1px solid #5884C4; 
 	cursor: hand; cursor: pointer;}
.bgselect {
	border: 1px solid #5884C4;
	background-color:#E5EAF5;
	font-family: Verdana, Arial; 
	font-weight: normal;
	font-size: 11px; 
	color: #000;}
