/*
-------------------------------------------
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: 0px solid #656565;
	border-left: 0px solid #000000;
}
#contentContainer
{
	margin-left: 231px;
	margin-right: 0px;
	padding: 5px 52px 0px 45px;
}
HTML>BODY #contentContainer
{
	padding: 5px 52px 0px 35px;
}

