#stars {
	position:relative;
	float:left;
	width:auto;
	height:17px;
	margin-top:1px;
}
#stars2 {
	position:relative;
	float:right;
	width:auto;
	height:17px;
	margin-top:10px;
	cursor: default;
}
.star {
	position:relative;
	float:left;
	width:16px;
	height:16px;
	/*background-image: url('star_grey.png');*/
	/*border: 1px solid #111;*/
	/*cursor: pointer;*/
}
.opiniones  {
    position: relative;
    float: left;
    margin-left: 10px;
    height: 23px;
    font-size: 15px;
    padding-top: 3px;
    color: #2a2a2a;
}
#stars img {
	margin: 0 !important;
	filter: none !important;
	width: 16px;
	height: 16px;
}
