/*
-------------------------------------------
File: 'Blueball Newzpaper' sidebarhide.css Style Sheet
Created: 18, March, 2006
Last Modified: 21, March, 2006
Version: 1
Author: Charlie Lockhart, Blueball Design, www.blueballdesign.com
Email: themes@blueballdesign.com
-------------------------------------------
*/


#sidebarContainer {
	display: none;
}

#contentContainer {
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px 52px 0px 45px;
}

#footer {
	padding: 0px 0px 15px 45px;
}
