@charset "utf-8";
/**
 * Main page structure
 */
#container {
    text-align: left;
    width: 952px;
	height: 100%;
    margin: 0 auto;
    padding: 0px 0 5px 0;
}#date {
width: 952px;
height: 126px;
background-image:url(images/TNA-VICTORYROAD_02.jpg)
}#leftside {
float:left;
width: 483px;
height: 515px;
background-image:url(images/TNA-VICTORYROAD_04.jpg)
}#right {
float:right;
width: 469px;
height: 515px;
background-image:url(images/TNA-VICTORYROAD_05.jpg)
}#foot {
float:none
width: 952px;
height: 40px;
background-image:url(images/TNA-VICTORYROAD_06.jpg)
}#video {
float:right;
margin-bottom: 15px;
padding: 20px 37px 0px 0px;
}#weightselector {	margin-left:0;
	text-align: left;
	width: 430px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}#matches {
width: 400px;}
.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2e3081;
}
.imagepadd {
	padding-right: 5px;
}

