.dropmenudiv{
	position:absolute;
	top: 0;
	border: solid 1px #6f6a6a;
	z-index:100;
	/*
	background: transparent url(../images/top_menu_bg_ov.gif) repeat-x;
	*/
	background-color: #FFFFFF;
	width: auto;
	white-space: nowrap;
	height:auto;
	visibility: hidden;
	
	padding: 25px 40px 25px 20px;
	color:#16223E;
	font-family:Verdana,"Times New Roman",Times,serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}