

#content_left {
	background-color: #FEF6DF;
}

#content_left .inner {
	margin: 10px 10px 20px 10px;
}

#photo {
	float: left;
	width: 188px;
}

#stats {
	float: left;
	margin: 0 0 0 15px;
}

h4 {
	font-size: 0.8em;
	margin: 10px 0 0 0;
}

#vtngTitle {
	display: none;
}

#vtngQuestion {
	font-size: 1em;
padding-bottom: 10px;
font-weight:bold;
}

.vtngContainer {	
	width: 160px;
	font-size: 0.8em;
background-color: #eee3cf;
border: 1px solid #C6B89F;
margin: 10px 0 0 120px;
padding-left: 20px;
padding: 10px 10px 20px 10px;
}

.vtngContainer ol {
	margin: 0 0 10px 0;
	padding: 0;
}

.vtngContainer li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 2px 0;
	
}


.vtngPercentage {float: right;width: 50px;text-align:right;height:15px;}
.vtngImg {float: left;width: 50px;}
.vtngResult{clear:both; height: 20px;}
#vtngTotal{clear:both;padding-top:10px}
#vtngResultsList{padding:0; margin:0;list-style-type:none;}
.vtngLabel{padding-top: 10px;}
.vtngTally{}
.vtngBarContainer {float:left; clear:both; width:70px;}
.vtngBar{height:5px; background-color:#c00; position:relative; top:5px;height:5px;background-color:#C50105;}
#vtngTotal {font-weight: bold;margin-bottom: 5px;}

table#team2 {background-color: #eee3cf;
	border-left: 1px solid #C6B89F;
	border-top: 1px solid #C6B89F;
	border-bottom: 1px solid #C6B89F;
	width: 70%;
	margin : 10px auto;}

table#team2 tr td {border-right: 1px solid #C6B89F;
	text-align: center;
	width: 76px;
	vertical-align: top;
	font-size: 0.8em;}

table#team2 tr.photos td{padding-top: 5px;}

table#team2 tr.photo_caption td{padding: 5px 3px;}

table#team2 tr td img {float: none;}
