﻿.poll_l{
	background:transparent url('../images/tables/poll/left.png') no-repeat right center;
	width:6px;
	height:10px;
}
.poll_c{
	background:transparent url('../images/tables/poll/center.png') repeat-x center center;
	height:10px;
}
.poll_r{
	background:transparent url('../images/tables/poll/right.png') no-repeat left center;
	width:6px;
	height:10px;
}
.poll_precent{
	padding-left:5px;
	text-align:left;
	width:auto;
}