
#unit_long{width:90px; float:left; color:#254bae; font:13px "Trebuchet MS"; margin-right:10px; *margin-right:0;}
ul.unit-rating { /* the UL */
	list-style:none;
	margin:1px 10px 0 0 !important;
	padding:0 !important;
	height:14px !important; overflow:hidden;
	background: url('../images/starrate.png') top left repeat-x; width:89px;		
	}

ul.unit-rating li{
    text-indent: -90000px;
	padding:0 !important;
	margin:0px;
	/*\*/
	float: left; 
	/* */
	}
	
ul.unit-rating li a {
	outline: none;
	display:block;
	width:15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: relative;
	padding: 0px;  font-weight:bold; color:#254bae;
	}
	
ul.unit-rating li a:hover{
	background: url('../images/starrate.png') left top;
	z-index: 1;
	left: 0px;
	height:14px;
	}
ul.unit-rating li.current-rating {
	background: url('../images/starrate.png') left 15px;
	height:14px;
	display: block;
	text-indent: -9000px;
	z-index: 1;  
	}
.voted {color:#999;}
.thanks {color:#36AA3D;}
	
	
	
/* new rating css*/
.rating_bg{background:url(../images/rating_bg.jpg) repeat-x left top;}
.rating_bg a{margin-left:5px; font-weight:bold; color:#254bae;}
.rating_bg_yellow {height:35px; padding:0 10px;}
.rating_bg_yellow a{margin-left:5px; font-weight:bold; color:#254bae;}
.review_link{font-weight:bold !important; color:#254bae !important; width:auto; *width:170px; float:left; font-size:12px !important;}
.review_link{font-weight:bold !important; color:#254bae !important;}

 
