@charset "utf-8";
/* CSS Document */

.vote_bar {
	width: 475px; 
	height: 20px; 
	background-color: #f6ede6;
}

.vote_bar_text {
	position:relative; 
	margin: -17px 0 0 10px;
}