
#header {height: 90px; }
#bn_title{text-align: right; text-indent: 3em ;} /* hack - forced text indent thus implied line break */
/*#logo{text-transform:uppercase;}*/
#logo {width: 595px; height: 85px;}
#article_comments{float:left;}
#bn_news a {color: #333333;}
#ec_nav{float:right;}
.ajax-loading{background: url() no-repeat center center;} 
#logo a {text-decoration:none; color: #fff;}
.mpuad{padding: 15px;}
.leaderboardad{padding: 20px 0;}
.fullbannerad {
    padding: 15px 0;
}

/* === CSS for StarRating component === */
 
.stars a:focus, .stars a:hover, .stars a:active {
background-color:transparent;
}
div.stars{
width:60px;height:12px;position:relative;top: -14px; left: 42px;
background:url();
}
div.selectedStars{
width:0;height:12px;left:0;background-image:url()
}
div.selectedStars1{width:12px}
div.selectedStars2{width:24px}
div.selectedStars3{width:36px}
div.selectedStars4{width:48px}
div.selectedStars5{width:60px}
div.currentStars{
position:absolute;height:12px;left:0;background:url()
}
img.currentStars0{width:0;}
img.currentStars2{width:12px}
img.currentStars3{width:18px}
img.currentStars4{width:24px}
img.currentStars5{width:30px}
img.currentStars6{width:36px}
img.currentStars7{width:42px}
img.currentStars8{width:48px}
img.currentStars9{width:54px}
img.currentStars10{width:60px}
 
.stars a{
 
width:12px;
height:12px;
position:absolute;
}
.stars a:hover {
left:0px !important;
background:url();
}
.bluestar2 {
left:12px;
}
.bluestar2:hover{
width:24px;
}
.bluestar3 {
left:24px;
}
.bluestar3:hover{
width:36px;
}
.bluestar4 {
left:36px;
}
.bluestar4:hover{
width:48px;
}
.bluestar5 {
left:48px;
}
.bluestar5:hover{
width:60px;
}

.float--left, .float--none {
float:left;
padding:0px 10px 0px 0px;
}
.float--right {
float: right;
padding:0px 0px 0px 10px;
}

.float--left #photo_article_caption, .float--right #photo_article_caption, .float--none #photo_article_caption {
margin-bottom: 10px;
}

