/***************************************/
/*            lead                     */
/***************************************/

.lead_box {
	margin: 5px 0 20px 7px;
	font-size: 13px;
	line-height: 140%;
}



/***************************************/
/*            h2                       */
/***************************************/

.h2_estimate {
	clear: both;
	width: 570px;
	height: 30px;
	margin-left: 7px;
	font-size: 13px;
	text-indent: -10000px;
	background-image: url(../img/h2_estimate.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



/***************************************/
/*            text-box                 */
/***************************************/

.text_box {
	margin: 30px 0 100px 30px;
	font-size: 13px;
	line-height: 100%;
}

.text_box p {
	margin-bottom: 20px;
}