#dropmenudiv{
position:absolute;

border-bottom-width: 0;

line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 49;
display: block;
text-indent: 3px;

text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/

}
