body {
background:#fff url(/Design/Images/Page-Styles/bg-small.gif) repeat-x 0 0;
} 
body.is-editmenu {
background:#fff url(/Design/Images/Page-Styles/bg-small.gif) repeat-x 0 45px;
} 

/* ============== Exact pane layouts ============== */
.L-l1c0r1 { margin:0 0 20px 0; width:208px; } 
.L-l1c0r0 { margin:0 0 20px 0; width:208px; }
.L-l1c1r0 { margin:0 0 20px 0; width:208px; }
.L-l1c1r1 { margin:0 0 20px 0; width:208px; }
.C-l0c1r0 { width:885px; margin:0 50px 20px 0; }
.C-l1c1r0 { width:647px; margin:0 50px 20px 30px; } 
.C-l1c1r1 { width:424px; margin:0 50px 20px 30px; } 
.C-l0c1r1 { width:662px; margin:0 50px 20px 0; }
.R-l1c1r1 { margin:0 0 20px 0; width:236px; }
.R-l0c1r1 { margin:0 0 20px 0; width:236px; }
.R-l1c0r1 { margin:0 0 20px 517px; width:236px; }
.R-l0c0r1 { margin:0 0 20px 725px; width:236px; }

#website #banner {
	height: 142px;
	background: url(/Design/Images/Page-Styles/About/small-about.gif) no-repeat;
} 

#RightPane .ps-01 {
	margin-left: 28px;
}

/* ============== Set the positioned content ============== */
/* RICH CONTENT */
#ContentPane .ps-positioned {
	margin: 0;
	width: 200px;
	min-height: 86px;
	height: auto !important;
	height: 86px;
	overflow: hidden;
	top: -124px;
	padding-left: 23px;
	border-left: 1px solid #c3c3c3;
} 
.C-l0c1r0 .ps-positioned, .C-l0c1r1 .ps-positioned { /* no left */
	left: 712px;
} 
.C-l1c1r0 .ps-positioned, .C-l1c1r1 .ps-positioned { /* with left */
	left: 474px;
} 
#ContentPane .ps-positioned div.title {
	display: none;
} 
#ContentPane .ps-positioned div.content {
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 10px 0 10px 0;
} 
/* BANNER LINK */
#ContentPane .positioned-link {
	margin: 0;
	top: -134px;
} 
.C-l0c1r0 .positioned-link, .C-l0c1r1 .positioned-link { /* no left */
	left: 0;
} 
.C-l1c1r0 .positioned-link, .C-l1c1r1 .positioned-link { /* with left */
	left: -238px;
} 
#ContentPane .positioned-link div.content ul li {
	display: none;
} 
#ContentPane .positioned-link div.content ul li.first {
	display: block;
} 
#ContentPane .positioned-link .part-automenu ul.links li a, #ContentPane .positioned-link .part-automenu ul.links li:hover {
	display: block;
	width: 602px;
	height: 104px;
	padding: 0;
	text-indent: -9999px;
	background: none;
} 
