@charset "utf-8";
/* CSS Document */

.star-icon{	float:left;
			background:url(../images/1star.png) no-repeat;
			width:10px;
			height:10px;
			border-style:none;
}

.h-star-icon{	float:left;
				background:url(../images/1star-half.png) no-repeat;
				width:10px;
				height:10px;
				border-style:none;
}
