@import url(../../plugins/wp-postratings/postratings-css.css);

.clearFLOAT
{
	width:0;
	height:0;
	margin:0;
	padding:0;
	clear:both;
}
.ratingsBox
{
	background-color:#F8F8F8;
	border:1px solid #CCCCCC;
	padding:10px;
}
.mv_ps
{
	padding-bottom:5px;
	margin-top:20px;
}
.mv_ps .tit
{
	background-image: url(images/postratings/tit_bg.gif);
	background-repeat:repeat-x;
	height:2em;
	background-color:#c2c9d3;
	font-weight:bold;
}
.mv_ps .tit .tit_sx 
{
	width:6px;
	height:6px;
	background-image:url(images/postratings/tit_top_sx.gif);
	float:left;
}
.mv_ps .tit .tit_dx 
{
	width:6px;
	height:6px;
	background-image:url(images/postratings/tit_top_dx.gif);
	float:right;
}
.mv_ps .tit .tit_c
{
	float:left;
	vertical-align:middle;
	padding-left:5px;
	padding-top:.2em;
}

.mv_ps .cnt
{
	clear:both;
	background-color:#f7f7f7;
	
}
.mv_ps .cnt .top
{

}
.mv_ps .cnt .top .top_c
{
	background-image:url(images/postratings/cnt_top_sx.gif);
	background-repeat:repeat-y;
	padding-left:11px;
	padding-top:.3em;
	padding-bottom:.6em;
}
.mv_ps .cnt .top .top_dx
{
	background-image:url(images/postratings/cnt_top_dx.gif);
	background-position:right;
	background-repeat:repeat-y;
	

}

.mv_ps .cnt .btm
{
	background-image:url(images/postratings/cnt_btm_c.gif);
	height:6px;
	clear:both;
}
.mv_ps .cnt .btm_sx
{
	width:6px;
	height:6px;
	background-image:url(images/postratings/cnt_btm_sx.gif);
	float:left;
}
.mv_ps .cnt .btm_dx
{
	width:6px;
	height:6px;
	background-image:url(images/postratings/cnt_btm_dx.gif);
	float:right;
}
.mv_ps .cnt .btm_c
{
	height:6px;

	float:left;
}

