/*
-------------------------------------------
File: 'Blueball Showcase Theme' sidebar_left.css Style Sheet
Created: 4, May, 2007
Last Modified: 8, May, 2007
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2007 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#sidebarContainer {
	float: left;
}

#content {
	padding: 0 10px 10px 0;
	margin:  20px 0 0 240px;
}


