body {
} 
body.is-editmenu {
} 

/* ============== Exact pane layouts ============== */
.L-l1c0r1 { margin: 0 0 20px 0; width: 190px; } 
.L-l1c0r0 { margin: 0 0 20px 0; width: 190px; }
.L-l1c1r0 { margin: 0 0 20px 0; width: 190px; }
.L-l1c1r1 { margin: 0 0 20px 0; width: 190px; }
.C-l0c1r0 { width: 958px; margin: 0 0 30px 0; }
.C-l1c1r0 { width: 748px; margin: 0 0 30px 20px; } 
.C-l1c1r1 { width: 538px; margin: 0 20px 30px 20px; } 
.C-l0c1r1 { width: 748px; margin: 0 20px 30px 0; }
.R-l1c1r1 { margin: 0 0 20px 0; width: 190px; }
.R-l0c1r1 { margin: 0 0 20px 0; width: 190px; }
.R-l1c0r1 { margin: 0 0 20px 578px; width: 190px; }
.R-l0c0r1 { margin: 0 0 20px 768px; width: 190px; }

ul.homeLozenges {
	height: 290px;
}
ul.homeLozenges li {
  list-style: none;
  width: 304px;
  height: 249px;
  margin-right: 23px;
  float: left;
  padding: 0!important;
}
ul.homeLozenges li a {
  width: 304px;
  height: 249px;
  display: block;
}
ul.homeLozenges li.SDR {
}
ul.homeLozenges li.CITANEST {
}
ul.homeLozenges li.CAVITRON, ul.homeLozenges li.ILLUMINE {
	margin-right: 0;
}

#ContentPane .ps-01 div.title, #ContentPane .ps-02 div.title {
	text-transform: uppercase;
	font-size: 1.5em;
}

.ps-left .title {
	padding: 0!important;
}

.articleList {
	padding: 0;
}
span.sort, a.linkRSS {
	display: none;
}
.articleList li {
    border-bottom: none;
    padding: 10px 0;
}
.articleList ul {
    border-top: none;
}

.map {
	padding: 0 0 0 174px;
	background: url(/Design/Images/Structure/map.gif) no-repeat 0 0;
	height: 250px;
}

.lastLozenge {
	margin-bottom:0;
}

.title h2 a:link {
	text-transform: uppercase;
	color: #23417F;
	line-height: 1.2em;
	padding: 0 0 10px;
 	text-decoration: none;
} 
.title h2 a:hover {
	text-decoration: underline;
	}
.title h2 a:active {
	color: #23417F;
	}
.title h2 a:visited {
	color: #23417F;
	}