.repair_flow{
	list-style:none;
	padding:0px !important;
}
.repair_flow li{
	float:left;
	width:148px;
	height:260px;
	padding:5px;
	border:1px solid #76d900;
	margin:0 20px 20px 0;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	behavior: url(../images/ie-css3.htc);  /* This lets IE know to call the script on all elements which get the 'box' class */

}
.li2{
	height:148px !important;
}
.repair_flow li h5{
	font-weight:bold;
	text-align:right;
	height:30px;
}
.step1{
	background:#eaf4de url('../images/repair/step1.png') no-repeat;
}
.step2{
	background:#eaf4de url('../images/repair/step2.png') no-repeat;
}
.step3{
	background:#eaf4de url('../images/repair/step3.png') no-repeat;
}
.step4{
	background:#eaf4de url('../images/repair/step4.png') no-repeat;
	margin:0 0 20px 0 !important;
}
.step5{
	background:#eaf4de url('../images/repair/step5.png') no-repeat;
}
.step6{
	background:#eaf4de url('../images/repair/step6.png') no-repeat;
}
.step7{
	background:#eaf4de url('../images/repair/step7.png') no-repeat;
}
.step8{
	margin:0 0 20px 0 !important;
	width:158px !important;
	height:158px !important;
	padding:0px !important;
}