/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

#footer #footer_right {
	float:right;
	width:623px;
	padding:15px 0 0 0;
}

#footer #left {
	float:left;
	width:327px;
	font-size:12px;
	padding:10px 20px 50px 10px;
}