#nav {
text-align:left;
}

#nav ul.img-bullet ul.subnav li a {
background:none;
font-weight:normal;
padding-bottom:0px;
font-size:85%;
}

#nav ul.img-bullet ul.subnav li a:hover {
background:none;
}

#nav ul.img-bullet ul.subnav {
margin-top:-5px;
}

#nav ul.img-bullet, #sub-nav ul.img-bullet{
/*margin-top:0.46154em;
margin-left:0.9231em;*//*12px*/
margin:1.15385em 0 0 0.9231em;padding:0 0 10px 0;
}
#nav ul.img-bullet li a{
background:url(../../images/bullet-grey.gif) left 3px no-repeat;
*background:url(../../images/bullet-grey.gif) left 4px no-repeat;
font-size:93%;
font-weight:bold;
text-decoration:none;
padding-bottom:5px;
}

#sub-nav ul.img-bullet li a {
background:url(../../images/bullet-grey.gif) left 3px no-repeat;
*background:url(../../images/bullet-grey.gif) left 4px no-repeat;
font-weight:normal;
text-decoration:none;
padding-bottom:3px;
}

#nav ul.img-bullet li a:hover, #sub-nav ul.img-bullet li a:hover{
text-decoration:none;
color:#d2211f;
background:url(../../images/bullet-red.gif) left 3px no-repeat;
*background:url(../../images/bullet-red.gif) left 4px no-repeat;
}

#nav ul.img-bullet li a.active, #nav ul.img-bullet li a.active:hover,
#sub-nav ul.img-bullet li a.active, #sub-nav ul.img-bullet li a.active:hover{
text-decoration:none;
color:#d2211f;
background:url(../../images/bullet-red.gif) left 3px no-repeat;
*background:url(../../images/bullet-red.gif) left 4px no-repeat;
}




