﻿body {
}
span.stars, span.stars span {display: block;background: url(/images/rstars.png) 0 -16px repeat-x;width: 80px;height: 16px;}
		span.stars span {background-position: 0 0;}
 .votes{border:solid 1px #dedede; padding:3px;padding:5px;-moz-border-radius: 6px;-webkit-border-radius: 6px;}
.greenbar{float:left;background-color:#aada37;border:solid 1px #698a14;width:0px;height:12px;}
.redbar{float:left;background-color:#cf362f;border:solid 1px #881811;width:0px;height:12px;}
.clg-crses-box{width:100%;}
.clg-crses-box ul{list-style:none; display: inline-block; width:95%;}
.clg-crses-box li{list-style:none; float:left; padding:0; display: inline-block; border-bottom: solid 1px #d9d9d9; width:95%;}
.clg-crses-box .box-heading{ background:#0099CC; padding:4px 8px; width:95%;}
.clg-crses-box .box-heading .coHe{ color:#ffffff;font-size:14px;}
.clg-crses-box .box-heading span{ bottom: 23px; float: right; position:relative;}
.clg-crses-box .box-heading span a{ color:#ffffff;font-size:12px;}
.clg-crses-box .box-heading span a:hover{ color:yellow;}
.r-success {color:green;font-weight:bold;}