body {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BACKGROUND-COLOR: white;
}
body, TD {
/*	FONT: 100% tahoma, arial, Verdana, sans-serif;*/
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
A:link
{
	color: #333333;
}
A:visited
{
	color: #333333;
}
IMG {
	padding: 0px;
	border: 0px;
}
table
{
	border:0px;
	padding: 0px;
	margin: 0px;		
	border-collapse:collapse;
}
table td
{
	margin: 0px;
	padding:0px;
} 

.vote_placeholder
{
	margin-top:3px;
	width:60px;
	float:left;
}
.vote_placeholder .vote_class
{
	width:60px;
	height:57px;	
	background-repeat: no-repeat;
	cursor: hand;		
}
.vote0
{
	background-image: url(/image/vote-0.gif);
	background-color: #d2d2d2;
}
.vote1
{
	background-image: url(/image/vote-1.gif);
	background-color: #ffeba3;
}
.vote2 /*^^*/
{
	background-image: url(/image/vote-2.gif);
	background-color: #ffe0a3;
}
.vote3 /*^^*/
{
	background-image: url(/image/vote-3.gif);
	background-color: #ffd6a3;
}
.vote4 /*^^*/
{
	background-image: url(/image/vote-4.gif);
	background-color: #ffcba3;
}
.vote5 /*^^*/
{
	background-image: url(/image/vote-5.gif);
	background-color: #ffc0a3;
}
.vote6 /*^^*/
{
	background-image: url(/image/vote-6.gif);
	background-color: #ffb5a3;
}
.vote7 /*^^*/
{
	background-image: url(/image/vote-7.gif);
	background-color: #ffaba3;	
}
.vote_text_top
{
	font-size: 9px;
	text-align: center;
	color: #555555;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;	
}
.vote_text_top A
{
	color: #555555;
	text-decoration: none;
}
.vote_text_bottom
{
	font-size: 9px;
	text-align: center;
	color: #555555;		
}
.vote_text_bottom A
{
	color: #555555;
	text-decoration: none;
}

.vote_text_middle_big
{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 0px 3px;
	margin: 0px;	
	padding-bottom:0;
}
.vote_text_middle_big A
{
	color: #666666;
	text-decoration: none;
}








.vote_add
{
	font-size: 12px;
	color: #bbbbbb;
	padding-top: 1px;
	padding-bottom: 0px;
	text-align: center;
	margin: 0px;
}
.vote_add A
{
	color: #333333;
}


.new_add
{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #bbbbbb;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin: 0px;
}
.new_add A:link
{
	color: #333333;
}
.new_add A:visited
{
	color: #333333;
}
