
.vote-box ul {
	padding:0;
	margin:0;
	list-style:none;
} 
.vote-box ul li {
	float:left;
	width:100%;
}
.vote-box ul span {
	margin:5px 0 0 54px;
	padding:0 0 6px;
	border-bottom:1px solid #eee;
}
