.feature-label {
	background: #1A466F;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	height: 25px;
	text-indent: 15px;
}

.feature-label td {
	boarder-top: 1px solid #999;
	border: 1px solid #999;
}
.feature {
	border-bottom: 1px solid #000;
	color: #000;
	font-weight: bold;
	margin: 5px;
	text-align: left;
	text-indent: 5px;
	width: 245px;
}

.prod-features {
font:Arial, Helvetica, sans-serif;
	width: 650px;
}

.prod-features h3 {
	margin-bottom: 3px;  
    text-align:left;
	padding-left:10px;
}

.prod-features ul {
	list-style: bullet;
	margin-bottom: 15px;
	margin-top: 7px;
	width: 530px;
}

.prod-features li {
	margin-bottom: 5px;
	margin-left: 18px;
	padding-left: 18px;
	font-family:Arial, Helvetica, sans-serif;
}

.prod-features table {
	margin-bottom: 15px;
	margin-left: 25px;
	width: 450px;
}
.prod-features2 table {
    border-top: 1px solid #999;
    border-right: 1px solid #999;
	
	font-size: .85em;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 450px;
}

.prod-features2 {
	font-family:Arial, Helvetica, sans-serif;
	width: 650px;
	margin-left:40px
}

prod-features2 h3 {
	margin-bottom: 3px;  
    text-align:left;
	padding-left:20px;
}

