.feature {
	margin:0;
	padding:7px 0 4px 0;
	border-bottom:1px solid   #CCC;
	}

.feature:hover {
	color:#790e11}


.featureslist {
width:100%;
margin:0;
padding:0;
clear:both;
	}
.featureslist li.flist{
	border-bottom:1px solid   #CCC;
	list-style:none;
	margin:7px 0;
	background-image:url(images/plus.gif);
	background-repeat:no-repeat;

	}
.featureslist li.flist p.feature {	text-indent:40px}
.featureslist div {	padding:7px 0;
margin:7px 0;
}