.x13stars-list{
	width:150px;
	margin:10px auto 4px auto;
	position:relative;
}

.x13stars-list-avg{
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:gold;
}

.x13stars-list-stars{
	position:relative;
	z-index:2;
	width:100%;
}

.x13stars-list-stars img{
	display:block;
	width:100%;
	margin: 0px !important;
}

.x13stars-list + small {
	display:block;
	margin-bottom:10px;
}
