.dropmenudiv_b {
position: absolute;
margin-top: 0px;
border: 1px solid #000000;
border-width: 1px;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
visibility: hidden;
text-align: left;
color: #B1040F;
margin: 6px 0 0 0;
}
.dropmenudiv_b a {
width: auto;
display: block;
text-indent: 2px;
border-bottom-width: 1px;
padding: 3px 0px 3px 0;
text-decoration: none;
line-height:24px;
color: #FFFFFF;
}
* html .dropmenudiv_b a {
width: 100%;
}
.dropmenudiv_b a:hover {
background-color: #000000;
}