/*
-------------------------------------------
File: 'Blueball Showcase Theme' sidebar_right.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: right;
}

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



