
.greensmallttl
{
color:#007145;
font-weight:bold;
margin:0px 0px 0px 9px;
padding:7px 0px 0px 0px;
}


ul.stars
{
background:transparent url(/Templates/catena/img/star.png) repeat-x scroll left top;
height:12px;
position:relative;
width:60px;
margin-left:4px;
float:left;
margin-top:2px;
display:inline;
}

* html ul.stars
{overflow:hidden;}



ul.stars li
{
float:left;
display:inline;
margin:3px;
list-style:none;
}
.stars li a {
display:block;
height:12px;
padding:0;
position:absolute;
width:12px;
z-index:20;
text-decoration:none;
}

.stars li a:hover
{
	background:url(/Templates/catena/img/star.png) left bottom;
	z-index:1;
	left:0px;
	top:0;	
}
* html .stars li a:hover
{
	background:url(/Templates/catena/img/star.png) left bottom;
	z-index:1;
	left:0px;
	top:-3px;	
}

.stars a.one-star
{
	left:0px;
}

.stars a.one-star:hover
{
	width:12px;
}

.stars a.two-stars
{
	left:12px;
}

.stars a.two-stars:hover
{
	width:24px;
}

.stars a.three-stars
{
	left:24px;
}

.stars a.three-stars:hover
{
	width:36px;
}

.stars a.four-stars
{
	left:36px;
}

.stars a.four-stars:hover
{
	width:48px;
}

.stars a.five-stars
{
	left:48px;
}

.stars a.five-stars:hover
{
	width:60px;
}
.stars .voted
{
	display: block;
	position: absolute;
	top: -3px;
	left:-2px;
	background:url(/Templates/catena/img/star.png)  0 -12px repeat-x;
	height: 12px;
	width:12px;
}

.rating_1 
{
float:left; 
margin:-13px 0px 14px 10px;
font-family:"Trebuchet MS";
display:inline;
}

.rating_2{

float:left;
margin:-13px 0px 0px 0px;
}
