.cb_container
{
	
}

.cb_empty
{
	font-size:			10pt;
	background-color:	#BCBCBC;
	color:				gray;
}

.cb_unselected
{
	font-size:			10pt;
	background-color:	white;
	color:				black;
}

.cb_selected
{
	font-size:			10pt;
	background-color:	#FFF6B3;
	/*background-color:	#93FFF8;*/
	/*color:				#08514C;*/
	color:				black;
	/*font-weight:		bold;*/
}

.cb_but
{
	
}

.cb_result_set
{
	background-color:	#E0E0E0;
	border:				1px solid #9DC5F6;
}

.cb_li
{

}

.cb_li_selected
{
	background-color: #5BFF7C;
}