.SectionTitle {  }
.SectionTitle .Normal { font-family: Arial, Sans-Serif; font-size: 18pt; color: White; font-weight: bold; }
.SectionTitle p { margin: 0; font-size: 18pt; }

.SectionImage p { margin: 0; }

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	width: 100%;
	background: url(img/round/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(img/round/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(img/round/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	border: none;
}
.boxbody {
	background: url(img/round/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.normal_title { margin-top: 21px; margin-bottom: 20px; padding-bottom: 3px; border-bottom: 1px solid #9dadc6; }

