@charset "UTF-8";
.howto_head {
	float: left;
	width: 255px;
	background-image: url(../images/howtomeasure_head.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-right: 305px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F9859D;
}
.howto_txt {
	float: left;
	height: auto;
	width: 560px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 17px;
	color: #787878;
}
h4 {
	margin:0px;
	color:#F8859D;
}
.howto_txtbox1 {
	float: left;
	width: 125px;
	height: 273px;
}
.howto_txtbox2 {
	float: right;
	width: 425px;
	padding-left: 10px;
}
.howto_txtbox3 {
	float: left;
	width: 560px;
}
.bolder {
	font-weight: bold;
	color: #F9859D;
}

