/*
-------------------------------------------
File: 'Blueball Simple' width_940.css Style Sheet
Created: 23 September, 2005
Last Modified: 1, October, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2005-2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#container, #pageHeader, #footer, #contentContainer { 
	width: 940px;
}

* html #contentContainer #content {
	width: 700px;
}

*:first-child+html #contentContainer #content {
	width: 700px;
}