.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(../imgs/theme/star_rating.black.gif) top left repeat-x;		
    margin-top:15px !important;
    margin-right:20px !important;
}
