
	/* --------------------------------------------------
	Layout
	-------------------------------------------------- */
	div#header,
	div#footer { display: none; }
	
	/* --------------------------------------------------
	Deals / Show Page
	-------------------------------------------------- */
	body#showPage { background: none; }
	body#showPage div#customBgTopLeft,
	body#showPage div#customBgTopRight,
	body#showPage div#customBgBottomLeft,
	body#showPage div#customBgBottomRight { display: none; }
	body#showPage div#sidebarBg { background: #eee; }
	body#showPage div#sidebar * { color: #666; text-shadow: none; }