
.post-ratings {
	width:100%;
	filter: alpha(opacity=100);
display: inline;
	-moz-opacity: 1;
	opacity: 1;
	background-color: #ffffff;
border: 1px solid;
border-radius: 5px;
padding: 5px 5px 0 4px;
margin: 0 0 0 0;

}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.post-ratings-text {
}
.post-ratings-comment-author {
	font-weight: normal;
	font-style: italic;
}