.csc-header{
  padding-bottom:10px;
}
.item-list ul{
  list-style: square;
  padding-left:20px;
}
.item-list ul li{
	margin: 0px 0px 0px 0px;
}

.ce .slogan{
  padding:0px 0px 0px 0px;
  text-align:left;
  font-size:0.8em;
  color:#999;
}
.ce .subheader{
  font-weight:bold;
  font-size:0.9em;
  color:#999;
  padding:0px 0px 0px 0px;
}
.ce .teaseropen{
  text-align:right;
}
.ce .teaseropen a{
	font-weight:bold;
}
.ce .teaserclose{
  text-align:right;
}
.ce .teaserclose a{
	font-weight:bold;
}
.ce .teaserclose a:before{
  content: "« ";
}