#main_col {
	font-family:Arial,Helvetica,sans-serif;
	color:#434343;
	}

#main_col a {
	color:#469800;
	}

.event_header {
	background:url(http://image.com.com/gamespot/images/2007/features/live365/title.jpg) no-repeat;
	height:140px;
	}

#main_col .embscreen_large .embscreen_caption, 
#main_col .embscreen_caption {
	background:#f2d17e;
	padding:5px;
	text-align:center;
	margin-bottom:10px;
	color:#111;
	}
	
#main_col .embscreen_large {
	float:left;
	width:572px;
	}
	
#main_col .embscreen_caption a {
	color:#FFFFFF;
	}
	
#sky_col_wrap {
	background:url(http://image.com.com/gamespot/images/2007/features/live365/sky_col.gif);
	}
	
#neck {
	background:none;
	}
	
#sky_col_wrap #side_col_wrap {
	background:none;
	}
	
#main_col h3 {
	background:#ee7a16;
	line-height:35px;
	color:#fff;
	margin:10px 0;
	padding-left:10px;
	font-size:18px;
	}
	
#main_col .date {
	border-bottom:1px solid #ee7a16;
	padding:3px;
	margin:0 5px 5px 0;
	font-size:14px;
	font-weight:bold;
	}
	
#main_col .module_head h2 {
	background-color:#fff;
	}
	
#main_col .form {
	background:#fff;
	color:#333;
	}
	
#main_col .box {
	background:#954528;
	border:1px solid #F2D17E;
	}
	
#main_col .box a {
	color:#fff;
	}
	
#content_wrap select,
.posted {
	color:#333;
	}
	
.prev {
	float:left;
	margin:8px 0;
	}
	
.next {
	float:right;
	margin:8px 0;
	}
	
/* POLLS */
#main_col ul.poll {
	clear:both;
	overflow:hidden;
	width:100%;
	}
#main_col .poll li {
	background-color:#E3FFB9;
	float:left;
	height:175px;
	margin:0 6px 6px 0;
	width:109px;
	}
#main_col .poll li.last {
	margin-right:0;
	}
#main_col .poll li .head {
	background:url(http://image.com.com/gamespot/images/2007/features/live365/vote_head.gif) no-repeat;
	height:33px;
	overflow:hidden;
	padding:5px 2px;
	text-align:center;	
	}
#main_col .poll li .head a {
	color:#CEFF8C;
	font-size:10px;
	}
#main_col .poll li .head.short_title {
	line-height:34px;
	}
#main_col .poll li img {
	border:1px solid #676564;
	border-bottom:0;
	display:block;
	height:80px;
	width:107px;	
	}
#main_col .poll li div.vote {
	height:51px;
	width:109px;
	}
#main_col .poll li .vote a {
	background:url(http://image.com.com/gamespot/images/2007/features/live365/vote_btn.gif) no-repeat;
	color:#FFF;
	display:block;
	font-size:1px;
	height:51px;
	width:109px;
	}
#main_col .poll li div.results {	
	background:url(http://image.com.com/gamespot/images/2007/features/live365/vote_results.gif) no-repeat top left;
	color:#FFF;
	font-weight:bold;
	height:51px;	
	text-align:center;	
	}
.results .rank {
	float:left;
	font-size:20px;
	height:30px;
	line-height:30px;
	width:55px;
	}
.results .percent {	
	height:30px;
	line-height:30px;
	float:left;
	font-size:20px;
	width:54px;
	}
.results .votes {
	clear:both;
	font-size:10px;
	line-height:20px;
	}
