div#cntBgTextArea {
	float:left;
	display:inline;
	background:#FBFAF2;
	width:34em;
	margin-left:1em;
}

div.cntTextArea {
	width:32.5em;
}

div.cntTextArea .adminBar {
	width:32em;
}

div.cntContArea {
	margin: 0.781em 0.781em 0.781em 1em;
	float:left;
	display:inline;
	width:32em;
}

div.cntContArea a.spacer {
  margin-right:0.565em;
}

div.cntContArea a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;  
}

div.cntContArea a img {
  width:7.578em;
  height:6.875em;
}
.dotLine {
	float:left;
	display:inline;
	width:100%;
	background: url(../img/hdot.gif) top left repeat-x;
	clear:both;
	/*border: 1px solid blue;*/
}

.doted {
  background: url(../img/vdot.gif) top right repeat-y;
}

#subPageWp {
	float: left;
	display: inline;
	width: 100%;
  margin-top:1.1em;
}

#subPageWp div.nodot,
#subPageWp div.doted {
	float:left;
	display:inline;
	/*width:43.5%;*/
	width:13.5em;
	padding:1.72em 1em 1em 1em;
	/*border: 1px solid green;*/
}

#subPageWp div.nodot img,
#subPageWp div.doted img {
  float:left;
  display: inline;
  height:0.547em;
  width:0.547em;
  margin-right:0.3em;
  margin-top:0.3em;
}

#subPageWp div.nodot a,
#subPageWp div.doted a,
#subPageWp div.nodot a:hover,
#subPageWp div.doted a:hover,
#subPageWp div.nodot a:visited,
#subPageWp div.doted a:visited {
  color:#27516E;
  font-size:0.937em;
  text-decoration:none;
  font-weight:bold;
}

#subPageWp div.nodot p,
#subPageWp div.doted p {
  float:left;
  display: inline;
  color: #000;
  font-size:0.859em;
  padding-top:0.2em;
  width:15.45em;
  /*border: 1px solid black;*/
  margin: 0.5em 0;
}

#cntImagesCem {
  clear:both;
  float:left;
  display:inline;
  width: 33em;
}

.stt-link {
  float:left;
  display: inline;
  width:92%;
  /*border: 1px solid red;*/
}
