#dropmenudiv{
position:absolute;
border:1px solid #202020;
border-left-width: 0;
border-right-width: 0;
border-bottom: 0;
font:normal 7pt arial;
line-height:19px;
line-width:120px
z-index:100;
}

#dropmenudiv a{
width: ;
display:block ;
text-indent: 5px;
border-bottom: ;
padding: 1px;
text-decoration: none;
text-align: left;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ADADAD;
}

#dropmenudiv A:hover {color: #FFFFFF}
