#right .content { 
	background: url(../images/form-bkgd.gif) no-repeat fixed 450px 200px;
}
.formSectionWrapper {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border: thin #888888 solid;
	text-indent: 5px;
	background: #FFF url(../images/bkgd-lite.jpg) no-repeat fixed 450px 200px;
}
.formContent {
	float: left;
	width: 49%;
	margin: 0;
}
.formSectionWrapper H2 {
	background-color: #888888;
	color: #ffffff;
	text-indent: 5px;
	display: block;
	margin-top: 0px;
	padding: 2px;
}

.formSectionWrapper H3 {
background-color: #bbbbbb;
color: #000000;
margin-bottom: 5px;
text-indent: 5px;
display: block;
margin-top: 0px;
padding: 2px;
font-size: 1em; }

.formSectionWrapper H4 {
color: #000000;
margin-bottom: 5px;
text-indent: 5px;
margin-top: 0px;
padding: 2px;
font-size: 1em;
border-bottom: thin solid;
display: block;
margin-right: 3em; }

.formSectionWrapper blockquote {
margin-top: 0em;
margin-left: 15px;
border: thin;
border-bottom: thin solid; }

.formSectionWrapper br {
clear:both;height:0;line-height:0;font-size:1px;}

#estimate_form .formSectionWrapper h2 a {
	padding-left: 14px;
	background: url(/quote/images/dark_east.gif) no-repeat 2px 6px;
	text-decoration: none;
	color: #fff;
}
#estimate_form .formSectionWrapper h2 a.open {
	padding-left: 14px;
	background: url(/quote/images/dark_south.gif) no-repeat 0 6px;
}
