	/* Don't delete anything below here */
	#dhtmlgoodies_contentBox{
		border:1px solid #888888;
		visibility:hidden;
		position:absolute;
		background-color:white;
		overflow:hidden;
		width:100%;
		left:0px;
	}
	#dhtmlgoodies_content{
		position:relative;
		font-family: Arial;
		width:100%;
		font-size:12px;
		
	}
	#dhtmlgoodies_slidedown{
		position:relative;
		width:280px;
		
	}
	#dhtmlgoodies_control
	{
		border:1px solid #888888;
		background-color:white;
	}
.DDL_Control
{
	font-family:arial;
	font-size:15px;
	cursor:hand;
	 width :100%
}
.DDL_Item
{
	font-family:arial;
	font-size:12px;
}
.DDL_Head
{
	font-family:arial;
	font-size:13px;
	background-color:#DaEaF1
}
.DDL_Image
{
	border-left:1px solid #888888;
	width:10px;
}
.DDL_Over {background-color:#D2E2F1}
.DDL_Out {background-color:white}
