#v_dropmenudiv{
position:absolute;
background-color: #000000;
border: 1px solid white;
border-bottom-width: 0;
/*font: 7.5pt Verdana;*/
font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
font-size: 12px;
line-height:22px;
z-index:100;
}

#v_dropmenudiv a{
width: 125%;
display: block;
text-indent: 12px;
text-align: left;
border-bottom: 1px solid F0F0F0;
padding: 0px 0;
text-decoration: none;
Color: #808080;
}

#v_dropmenudiv a:hover{ /*hover background color*/
background-color: #DFDFDF;
Color: #808080;
text-decoration: none;
}