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


#sidebarContainer {
	float: left;
	padding: 0px 10px 10px 40px;
	border-right: 1px solid #656565;
	border-left: 0px;
}

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

html>body #contentContainer {
	 padding: 5px 52px 0px 35px;
}

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