#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 3px 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;
}

#nav ul.img-bullet li.news-views,
#nav ul.img-bullet li.news-views:hover {
/* Should use same settins as custom-search.css */
background:url("../../images/icons/nav-news-views.gif") no-repeat scroll 111px 0 transparent;
display: block;
list-style-type: none;
}

#util-nav ul li#addThisButton a{
	font-size: 100%;
	vertical-align: middle;
}

#util-nav li.news-views {
    background: url("../../images/icons/nav-news-views.gif") no-repeat scroll 93px 2px transparent;
	 *background: url("../../images/icons/nav-news-views.gif") no-repeat scroll 91px 2px transparent;
	 margin-right: 3px;
    padding-bottom: 2px;
    padding-right: 0px;
	 padding-top: 0;
}

#util-nav li.news-views a {
	padding-right: 5px;
	*padding-right: 0px;
}
