#dropmenudiv{
border-left:0px none; border-right:0px none; border-top:0px none; border-bottom:0px none; position:absolute;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}

#dropmenudiv a{
width: 121px;
height: 18px;
display: block;
text-align: left;
vertical-align: middle;
font-family:Verdana;
font-size: 10px;
text-decoration: none;
font-weight: bold;
background-image:url(../gfx/drop_bg.png);
padding-left:8px;
}

#dropmenudiv a:hover { /*hover background color*/
color: white;
background-image:url(../gfx/drop_bg_over.png);
height:18px;
}