﻿#contentWrapper {
	width: 777px;
	margin: 0 0 0 20px;
}
.bannerwrapper {
   margin: 0 0 20px 0;
}
.backToMatches
{
	text-align:right;
	margin-bottom:5px;
}
.backToMatches a
{
	color:#0099CC;
	text-decoration:none;
}
.backToMatches a:hover
{
	text-decoration:underline;
}
#leftCol {
   float: left;
   width: 588px;
}
#contentWrapper #rightCol {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 172px;	
}