/* Product and services */
#tab_menus{
	margin-top:20px;
	border-bottom: 1px solid #a3d063;
}
#tab_menus a {
	text-decoration:none;
}
#tab_menus .tab{
	cursor:pointer;
	padding:2px 20px;
	background:#e3f1d0;
	font-weight:normal;
	color:#6C863B;
	margin-left:2px;
}
#tab_menus .selected{
	background:#a3d063;
	margin:0px 0px 0px 3px;
	color:#fff;
	font-weight:bold;
}
#tab_menus span.selected a{
	color:#fff;
}
.tab_content{
	border: 1px solid #a3d063;
	margin:0px 1px 40px;
	border-top:none;
}
.product_tour,
.customization,
.health_drive{
	color: #747671;
	font-size:13px;
	padding:15px;
}
.product_tour{
	font-size:21px;
}
.health_drive .right,
.health_drive .left{
	float:left;
	width:450px;
}

.health_drive .left{
	margin-right:20px;
}

.customization .right,
.customization .left{
	width:420px;
	float:left;
}
.customization .left{
	margin-right:75px;
}
.image_left{
	float:left;
	padding-right:20px;
}
.image_right{
	float:right;
	padding-left:20px;
}
.customization h2,
.health_drive h2{
	color:#A3D063;
	margin:30px 0px 20px;
	font-size: 18px;
	font-weight: bold;
}
.customization h2{
	margin:30px 0px 9px !important;
}
.health_drive tr td{
	font-size:14px;
}
.health_drive .table_column ul li{
	display:inline-block;
	font-size:14px;
	width:300px;
	background: transparent url(/skins/healthiercompany/images/services/green_bullet.png) no-repeat scroll  7px 7px;
}
.health_drive .table_column0{
	width:150px;
	font-weight:bold;
	font-size:15px;
	background:#f1f1f2;
	padding:10px;
}
.health_drive .box_feature{
	background:#f1f1f2;
	padding:20px;
	height:100px;
}
#health_online,
#health_portable{
	padding:20px;
	height:150px;
}
#health_online{
	background:transparent url(/skins/healthiercompany/images/services/health_online.png) no-repeat scroll 0% 0%;
}
#health_portable{
	background:transparent url(/skins/healthiercompany/images/services/health_portable.png) no-repeat scroll 0% 0%;
}
.text_head{
	color:#FFFFFF;
	font-size:23px;
	line-height:24px;
	height:80px;
	padding:0px 90px 0px 0px;
}
.text_desc{
	color:#fff;
}
.health_drive .mart10{
	margin-top:10px;
}
.health_drive tr td{
	border:1px solid #d3dac8;
}
.health_drive #data_privacy_and_security{
	border-bottom:none;
}
.no_top_border{
	border-top:none !important;
}
.health_drive .need_icon{
	background:transparent url(/skins/healthiercompany/images/services/close.png) no-repeat scroll  0px 5px;
	padding-left:25px;
}
.health_drive .icon_opened{
	background:transparent url(/skins/healthiercompany/images/services/open.png) no-repeat scroll  0px 5px;
	padding-left:25px;
}
#health_drive_table .table_column1{
	background:#797a7c;
}
#health_drive_table .table_column2{
	background:#bcbdbd;
}

#health_drive_table .table_column1,
#health_drive_table .table_column2{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding:10px 20px;
	width:350px;
}
#health_drive_table .table_column{
	padding:20px;
}
.health_drive_text_image{
	background:transparent url(/skins/healthiercompany/images/services/healthdrive_text.png) no-repeat scroll  0px 0px;
	font-size:18px;
	font-weight:bolder;
	height:20px;
	padding-left:125px;
	margin-bottom:5px;
	color:#58595b;
}
.customization h2,
.health_drive h2{
	margin:30px 0px 20px 0px;
}
.addon_boxes{
	padding:opx 15px 5px 0px;
	padding-right:30px;
	width:204px;
	float:left;
	margin-bottom:40px;
}
.no_padding_right{
	padding-right:0px;
}
.center{
	text-align:center;
}
.addon_heading{
	font-size:20px;
	margin-top:15px;
}
.customization .each_box{
	margin-bottom:10px;
}
.customization .each_box p{
	min-height: 80px; /* This value should exceed the Signup box */ 
	height: auto !important;
	height: 80px;
}
