#dropmenudiv{
	position:absolute;
	line-height:20px;
	z-index:50;
	background-color: #d1e6b2;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
margin-right: 5px;
font-family: arial, helvetica, sans-serif;
font:normal 12px;
color:#594B42;
text-decoration: none;
font-weight: bold;
background-color: #d1e6b2;
}
