/* Large style */
.site{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	
}
.content-sidebar{
	width:330px;
	float:right;
	margin-top:2em;
	
	/*display:none;	*/
}
/*.content-area{	
	width:800px;
	float:left;	
}*/
