/*
-------------------------------------------
File: 'Blueball RW Pro Tabs' sidebar_hide.css Style Sheet
Created: 21, October, 2008
Last Modified: 29, October, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#contentContainer {
	margin-left: 0;
	margin-right: 0;
}

#content {
	padding: 32px 0 20px 0;
}

#sidebarContainer {
	display: none;
}