.svvotewrapper {
	display:block;}
.supervote td { 
	padding-right:5px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:11px;
}
.supervote  div{
	font-size:11px;}
.supervote td p {
	margin-top:3px;
	font-size:11px;}
.supervote-introtitle a {
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color: #333;
	padding-left:5px;
}
.supervote-introtitle a:hover {
	text-decoration:underline;
}
.supervote-date {
	color:#666;
	font-size:9px;
	font-weight:normal;
	height:10px;
}
a.supervote-full_link {
	color:#0066CC;
	font-size:11px;
	font-weight:bold;
}
a:hover.supervote-full_link {
	text-decoration:underline;
}
td.supervote img {
	padding:0;
	text-align:center;
	margin-top:7px;}
.votestatus  {
	position:absolute; 
	margin-top:-15px; 
	z-index:100000;
	padding:5px;
	color:#ffffff;
}
.votestatus img {
	display:none;}
.votestatus span {
	background:#666666;
	border:1px solid #333333;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	padding:5px;
	margin-top:10px;
	display:block;
}
.ratebox {
	margin:0 0 0 5px;
	padding:0;
	float:left;
	}
