#dropmenudiv2{
position:absolute;
border:#999;
background:#F4FDFD;
float: left;
font-size: 11px;
line-height:18px;
back\ground: none;
z-index:5;
height: 32px;
}

#dropmenudiv2 a{
color:#03276C;
width: 100%;
display: block;
text-indent: 3px;
text-decoration: none;
font-size:11px;
background: url(/images2011/fon_podmenu.jpg) #FFFFFF;
padding-top:1px;
padding-bottom:1px;
background-position: top right;
background-repeat: repeat-y;
/*height: 12px;*/
float: none;
border-bottom: 1px solid #837d6d;
}
.ssill {
position:absolute;
left:-9999px;
}

#dropmenudiv2 a:hover{ /*hover background color*/
color:#03276C;
background: url(/images2011/fon_podmenu_on.jpg)  #FFFFFF;
background-position: top right;
background-repeat: repeat-y;

}
