@charset "UTF-8";
/* CSS Document */

.features-cont {
	margin:auto;
	width: 690px;
	

	
}

.feautures-column-left {
	
	float:left;
	width: 400px;
	
	
	padding: 10px;
}

.feautures-column-right {
	
	float:left;
	width: 250px;
	
	padding: 10px;
	text-align: center;
}

.clear_both {
	clear:both;
}

.features-tl {
	height: 100px;
	float: left;
	width: 400px;
	font-size: 28px;
	font-weight: bold;
}

.features-tl-es {
	height: 70px;
	float: left;
	width: 400px;
	font-size: 18px;
	font-weight: bold;
}

.features-bl {
	
	float: left;
	
	padding: 2px 0 2px 15px;

	width: 415px;
	background-image:url(../images-new/features-bg.jpg);
	background-repeat:repeat-y;
	background-position: top center;
	margin-bottom: 20px;
}

.features-bl td{
	
	
	padding:6px;
	border-bottom: 1px dotted #666;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}


.features-bottom {
	
	
	color: #fff;
	text-align: center;
	padding: 20px 10px 10px 10px;
	background-color: #3B2314;
	
	
}
table {
	border-collapse:collapse;
}

.header {
background-image:url(../images-new/feature-bg-top.jpg);
background-position:center top;
background-repeat:no-repeat;
font-size:14px;
height:30px;
margin-left:-13px;
margin-top:-30px;
padding-top:15px;
position:absolute;
text-align:center;
width:415px;
z-index:150;
font-weight: bold;
border-bottom: none;
}

.header-bottom {
background-image:url(../images-new/features-bg-bottom.jpg);
background-position:center top;
background-repeat:no-repeat;
height:30px;
margin-left:-14px;
margin-bottom:-30px;
padding-top:5px;
position:absolute;
text-align:center;
width:415px;
z-index:150;
color: #fff;
border-bottom: none;
}
	.bullet {
	
background-image:url(../images-new/features-bullet.png);
background-position:center top;
background-repeat:no-repeat;
	
height: 35px;
width: 35px;
}

input {
background-color:#FFFFFF;
border:1px solid #999999;
font-size:16px;
font-weight:bold;
margin-top:5px;
vertical-align:middle;
cursor:pointer;
}
