/*Polls */

.poll_container1{
	background-image: url(/portals/0/skins/sportsink/images/poll_bg.jpg);
	background-repeat: repeat-y;
	width: 300px;
	margin: 0 1px 0 0;
}

.poll_container{
	background-image: url(/portals/0/skins/sportsink/images/poll_bg.jpg);
	background-repeat: repeat-y;
	width: 300px;
}

.poll_header1{
	background-image: url(/portals/0/skins/sportsink/images/poll_header1.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 300px;
	text-transform: uppercase;
	color: #13717d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 20px 0 5px;
	
}

.poll_header{
	background-image: url(/portals/0/skins/sportsink/images/poll_header.jpg);
	background-repeat: no-repeat;
	height: 26px;
	text-transform: uppercase;
	color: #13717d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 20px 0 5px;
	
}

.poll_content{
	background-image: url(/portals/0/skins/sportsink/images/poll_content_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 263px;
	
}

.poll_footer{
	background-image: url(/portals/0/skins/sportsink/images/poll_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 28px;
	
}

.red_checkbox_container
{
	background-image: url(/portals/0/skins/sportsink/images/red_checkbox.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 5px 0 0 5px;
	
	
}

.blue_checkbox_container
{
	background-image: url(/portals/0/skins/sportsink/images/blue_checkbox.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 5px 0 0 7px;
}

td.surveyitems 
{
padding: 0 5px 0 50px;
font-size: 12px;
font-family: Arial;	
	
}

.surveyresultsitems
{
padding: 0 5px 0 50px;
font-size: 12px;
font-family: Arial;	
width: 210px;

}

td.surveyresultsitems .NormalBold
{
	margin: 0 15px 0 0;
	
}

.survey br
{
	display: none;
	padding: 0;
	margin: 0;	
	
}

.surveyresulttemplateUL
{
	width: 200px;
	
}

.surveyresulttemplateLI 
{
	width: 200px;
	
}

.surveyresulttemplateLI table 
{

	
}



.surveyresulttemplateLI table tr td.Normal img
{
	width: 100px;
	overflow: hidden;
	background-color: Green;
	display: none;

	
}


