.post-ratings {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
/*	background-color: #ffffff; */
}

#post-ratings img {
	margin: 0px 100px 0px 0px;
}

.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}

