﻿/* If these were in MainTheme would destort how the CMS renders previews */

body{ padding: 0px 500px 0px 500px; }

.wrapper{
	margin:			0px -500px 0px -500px;
	
	position:		relative;
	min-width:		1000px;
}