#howtouse {
	background-color: #eef7f5;
	padding: 20px;
}

#howtouse h1 {
	color: #15B8D7;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 25px;
}
.howtouse-area {
	margin-left: 30px;
	margin-bottom: 25px;
}
.howtouse-area h2 {
	font-size: 140%;
	font-weight: bold;
	color: #15B8D7;
}
.howtouse-area h3 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	padding-bottom: 7px;
	padding-top: 20px;
}
.bottomline {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#next {
	text-align: right;
	padding: 10px 5px;
	font-size: 120%;
}

#next a {
	background: url(../products/common/btn-Gos.gif) no-repeat;
	background-position: 0 3px;
	padding-left: 17px;
}
