﻿html, body {
	margin: 0;
	padding: 0;
}
table
{
	font-family:Verdana;
	font-size:11px;
}
body {
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	text-align:center;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:881px;	
}

#top, #bottom{
	margin-bottom:10px;
	clear:both;
	width:881px;	
	float:left;
}

#left
{
	width:130px;
	float:left;
	height:500px;
}

#middle
{
	float:left;
	margin:0 10px;
	width:601px;
}

#preleft{
	width:601px;
}

#preright{
	display:none;
}

#liveleft
{
	width:390px;
	float:left;
}
#liveright 
{
	width:201px;
	float:left;
	margin-left:10px;
}

#postleft{	
	width:390px;
	float:left;
}
#postright{	
	width:201px;
	float:left;
	margin-left:10px;
}

#right{
	width:130px;
	float:left;
	height:500px;	
}

.clearline {
	clear: both;
	height: 0;
	line-height:0;
	overflow: hidden;
}

#prematch{
	display:block;
	width:601px; /*621px;*/
	/*float:left;*/
}

#live{
	display:block;	
	width:601px; /*621px;*/
	/*float:left;*/
}

#postmatch{
	display:block;	
	width:601px; /*621px;*/
	/*float:left;*/
}

#contentbottom
{
	display:block;
	float:left;
	margin-top:10px;
	width:601px; /*621px;*/
}
#bottomleft
{
	float:left;
	width:300px;
	margin-right:10px;
}
#bottomright
{
	float:left;
	width:290px;
}

.invisible {display: none;}
.visible {display: block;}

#liveleftpost
{
	width:390px;
	float:left;
}
#liverightpost
{
	width:201px;
	float:left;
	margin-left:10px;
}
#preleftLive{
	width:601px;
}

#prerightLive{
	display:none;
}

#liveleftpost_Container
{
	width:390px;
	float:left;
}
