.cell_left_HP{
	float:left;
	width: auto;
	margin-right: 10px;
}
.cell_right_HP{
	float:left;
	width: 65%;
	margin-right: 10px;
}
/* START OF FEATURES */

.feature1{
	background:url(../images/general/debtsolutionsFeatBG.jpg) no-repeat 5px;
	width:384px;
	height: 112px;
	padding-top: 8px;
}
.feature1 li{
	text-align:left;
	text-transform: capitalize;
	margin-left: 100px;
	color: #003366;
	font-weight:bold;
}
.feature2{
	background:url(../images/general/testimonialsfeatBG.jpg) no-repeat;
	width:100%;
	height: auto;
	margin: 0 0 0 8px;
	padding: 100px 0 0 2px;
	overflow: hidden;
}
.feature2 p{ font: 10px Verdana, Arial, Helvetica, sans-serif; text-align:left;}

/* END OF FEATURES */
