@charset "utf-8";
/* CSS Document */


#wrapper #body #solar-water-heating-title-box {
	padding-left: 18px;
}

#wrapper #body #solar-hot-water-upper-half {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00aa00;
	width: 700px;
	margin-left: 10px;
	padding-bottom: 15px;
}
#wrapper #body #solar-hot-water-upper-half #solar-hot-water-panel-pic {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #body #solar-hot-water-lower-half {
	width: 700px;
	margin-left: 10px;
	padding-top: 15px;
}
#wrapper #body #solar-hot-water-lower-half #solar-hot-water-panel-pic-lower {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
