﻿.outerWrapper 
{
	width: 650px;
}
.contentWrapper 
{
	clear: both;
}
#extra1
{
	width: 30%;
	float: left;
}
#mainContent 
{
	float: left;
	width: 70%;
}

.controlHolderFooter 
{
	clear: both;
}

