/* 
 * GM Testimonials Styles 
 */
	#content-right {
	float: left;
	width: 50%;
	margin: 0 50px 0 0;
	}
  
	#sidebar-left {
	float: left;
	width: 44%;
	}
	
	
	#productgallery {
	float: left;
	width: 100%;
	}