/* CSS Document */#dropmenudiv{	position:absolute;	border-bottom-width: 0;	line-height:18px;	z-index:100;	font-family: Arial, Helvetica, sans-serif;	margin-left: 0px;	font-size: 12px;	width: 170px;}#dropmenudiv a{	width: 170px;	display: block;	text-indent: 6px;	border-bottom: 0px;	padding: 4px 0;	text-decoration: none;	font-weight: bold;}#dropmenudiv a:hover{ /*hover background color*/background-color: #0066CC;width: 170px;}