.sqr_poll {
	border: 1px solid #D1D1D1;
	padding: 5px;
	width: 200px; /*width of poll box*/
}

.sqr_poll td {padding-top:4px;}

.sqr_poll_num_v {
	color:#575757;
	font-size:10px;
}

.sqr_vote_per {
	background-color:#3D667A; /*color of votes bar*/
	height:13px;
}
