﻿/*
	Created by: Zach Calmus, Driver Websites
	3-27-08
*/



#frame
{
	margin:auto;
	width:950px;	
}

.resultsBox, .statsBox, .special2, .special
{
	width:180px;	
}

.statsBox, .resultsBox
{
	margin-top:20px;
}

.special2
{
	float:right;
}

.feedWrapper
{
	float:left;	
}



#mainBox
{
	float:left;
	width:550px;
	padding-left:10px;
	padding-right:10px;	
}
