html,body { 
	height:100%; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:1.15em;
	color:#715658;
	background:#dbd4b2 url(../img/background-bar-content.jpg) repeat-x scroll 0 163px; 
}

.gap {
	height:35px;
	margin:0 0 47px 0;
	background:url(../img/checker-ba-content.png) no-repeat;
}

#rightcol .material { }

.material {
	padding:0 24px 18px 24px;
	color:#715658;
	font-weight:normal;
	font-size:12px;
	font-style:italic;
}

.material .leftcol {
	float:left;
	width:345px;
}

.material .rightcol {
	float:right;
	width:216px;
}

.material .leftcolform {
	float:left;
	width:280px;
}

.material .rightcolform {
	float:right;
	width:280px;
}

.instruction {
	font-style:italic;
}

.error_text {
	font-weight:bold;
	color:red;
}

.freshair {
	margin:18px 0 0 0;
	clear:both;
}

#product {
	margin:18px 0 0 0;
}

#product .rightcol {
	width:345px;
}

.spacerline {
	border-bottom:#715658 thin solid;
	padding:5px 0 0 0;
	margin:0 0 5px 0;
}

#product .leftcol {
	width:216px;
}
