.vote_container
{
	margin: 20px !important;
	
}


.vote_container td
{
	background-image : 	none !important;
	background-color: 	#333333 !important;
	width: 				310px;
}


.vote_description
{
	font-size: 14px;
	color: #fff;
}


.vote_input
{
	color: #000;
}


.vote_submit
{
	
}


.vote_answer
{
	
}

.vote_event_display
{
	position: 		relative;
	top: 			-32px;
	left: 			-30px;
	font-weight: 	bold;
	font-size: 		16px;
	z-index: 		1000 !important;
	color: 			#fff;
	/*display: 		none;*/
}