/* How It Works */
#hiw_howItWorks
{
	width: 413px
	padding: 76px 18px 0 224px;
	position: relative;
}
.hiw_steps 
{
	margin: 0 0 20px 0;
}
.hiw_step
{
	margin: 5px 20px;
	width: 370px;
	position: relative;
}
.hiw_step .hiw_stepText 
{
	width: 340px;
	height: 57px;
}
.hiw_step .hiw_stepText SPAN.text
{
	position: relative;
	top: 20px;
}
.hiw_stepNum
{
	height: 22px;
	width: 16px;
	background: url('/images/howitworks/num_stacked2.png') no-repeat 0 0;
	font-size: 1px;
	color: white;
	float: left;
	position: relative;
	top: 10px;
	margin: 10px 10px 10px 0;	
}
.hiw_step .one { background-position: 0 0 !important; }
.hiw_step .two { background-position: 0 -22px !important; height: 23px !important; }
.hiw_step .three { background-position: 0 -46px !important; height: 24px !important; }
.hiw_step .four { background-position: 0 -70px !important; }

.hiw_step .imgOne { background: url('/images/start_repair2.gif') no-repeat right; }
.hiw_step .imgTwo { background: url('/images/howitworks/step2.gif') no-repeat right; }
.hiw_step .imgThree { background: url('/images/howitworks/step3.gif') no-repeat right; }
.hiw_step .imgFour { background: url('/images/howitworks/step4.gif') no-repeat right; }


#hiw_howItWorks_Details
{
	width: 413px
	padding: 76px 18px 0 224px;
	margin-top: 13px;
	position: relative;
}

#hiw_howItWorks_Details P
{
	margin: 0 30px 10px 25px;
	line-height: 14px;
}

.hiw_steps_link
{
	position: absolute;
	top: 20px;
	left: 255px;
	height: 17px;
	width: 95px;
}