/*
-------------------------------------------
File: 'Blueball Ultima Colors 4.0' sidebar_right.css Style Sheet
Created: 11, August, 2005
Last Modified: 15, July, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2005-2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/* Change the sidebar float to the opposite of the main styles.css file. Also change the padding from right to left. */
 #sidebar {
	float: right;
}


/* set the content margin-right/margin-left and padding*/
#content {
	float: left;
	padding: 0px 0px 10px 15px;
}





