body {
background:#fff url(/Design/Images/Page-Styles/bg-none.gif) repeat-x 0 0;
} 
body.is-editmenu {
background:#fff url(/Design/Images/Page-Styles/bg-none.gif) repeat-x 0 45px;
} 

/* ============== Exact pane layouts ============== */
#LeftPane { display: none; }
.C-l0c1r0 { width:948px; margin: 20px 0 20px 0; }
.C-l1c1r0 { width:948px; margin: 20px 0 20px 0; } 
.C-l1c1r1 { width:948px; margin: 20px 0 20px 0; }
.C-l0c1r1 { width:948px; margin: 20px 0 20px 0; }
#RightPane { display: none; }


/* ============== Set the positioned content ============== */
#ContentPane .ps-positioned {
	display: none;
} 
