html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border:none;
  padding:0;
  margin:0;
  float:none !important;
  clear:none;
}

* {
	position:static !important;
	overflow:visible !important;
	text-indent:0;
	width:auto;
	height:auto !important;
	float:none !important;
}

body {
   background: white;
   font-size: 14px;
   display:block;
}

body blockquote {
	width:auto;
}

body div#center_col
{
	width: auto !important; 
	margin: 0; 
	float: none;
	overflow:visible;
	display:block;
}

body div#masthead,
body div#left_col,
body div#right_col,
ul.tabbed_nav2,
#hero_navigation,
.featured .navi,
.featured .prev,
.featured .next,
.noprint {
	display:none !important;
}
.featured{
	clear:both !important;
}
.featured,
.featured *{
	width:auto !important;
}
.featured div{
	padding:10px !important;
}
.featured img{
	float:left !important;
	margin:0 20px 20px 0 !important;
}
div.items div{
	width:45% !important;
	display:inline-block !important;
}

body p {
	margin:15px 0;
	line-height:25px;
}

body div.panel {
	overflow:visible
}

body div.article {
	border:1px solid #d2d2d2;
	padding:3px;
	overflow:visible;
	height:auto;
}

table{
	display:block;
	overflow:auto;
}

table#table,#odds {
	border:solid 2px #666;
}

table#table th {
	font-size:14px;
	font-weight:bold;
}

table#table td,table#table th,#odds td,#odds th {
	border:solid 1px #ccc;
	padding:8px;
}

.panel_odds ul {
	display:none;
}

.article{
	overflow:visible;
}

#hero_news {
	position:static;
	height:auto;
	border:1px solid #d2d2d2;
	padding:3px 3px 36px;
	margin-bottom:4px;
	overflow:visible;
}
#hero_news *{
	width:auto !important;
}
.hero_news_container{
	position:static;
	left:auto;
	top:auto;
	width:auto;
	margin-left:0;
	padding-bottom:0;
}

.hero_news_content {
	float:none;
	clear:both !important;
}

.hero_news_container .hero_text {
	float:left !important;
	width:400px !important;
	border-top:4px solid #999;
	padding-top:5px;
	font-size:15px;
}

.hero_image {
	float:none !important;
	width:188px !important;
}

.hero_image img {
	border:4px solid #FFF;
}

.hero_text ul {
	display:none;
}

.article_options {
  background-color:#999;
}
	
#hero_navigation, .postinfo, .article_options ul {
	display:none;
}

.imageright, .article_options, .winner, .highlightright {
	float:right !important;
	margin:0 0 20px 20px;
}

.ataglance ul {
	float:left !important;
}

.panel, .profile {
 clear:both !important;
}

.profile .padding {
  float:right !important;
}

.profile .profileinfo {
  float:left !important;
}

.resultsbox .split_right, .fullresult, .video_options {
  display:none;
}

.split_left {
 width :360px;
}

.split_left p {
	margin:0 !important;
	background:#FFF !important;
	padding:2px !important;
	border-bottom:1px solid #f0f0f0;
}

.split_left p span {
	width:120px !important;
	display:block !important;
	float:left !important;
	border-right:1px solid #CCC !important;
	margin-right:10px !important;
	font-weight:bold !important;
}

table#odds tr {
  display:block !important;
}