/* $Id: local-sample.css,v 1.2 2010/09/17 21:36:06 eternalistic Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

.fluid-100 .full-width .grid16-16 {
    width: 1000px;
}
#product-details, #product-additional {
margin: 0 0 20px 45px;
}
.product-group #price-group {
    width: 385px;}
	
#content-body	{
   margin-left: 45px;
	}
	
#main-wrapper {
    padding: 50px 0;
}	


#site-name-slogan {
    width: 180px;
}