.health_box_wrap {
	float:right;
	width:300px;
	clear:right;
	}
	
.health_box {	
	width:270px;
	margin:0 0 25px 12px;
	padding:10px 0 10px 10px;
	border-left:1px solid #769c85;
	font-size:12px;
	background-color:#eff7f1;
	}
			 
.health_box a { 
	font-size:12px;
	}
	
.health_box ul { 
	list-style-type:disc;
	margin:0 0 0 12px;
	line-height:1.1em;
	padding:0;
	}
	
.health_box li {
	margin:7px 0 0 0;
	padding:0;
	font-size:12px;
	}
	
.health_box_header {
	text-transform:uppercase;
	font-size:13px;
	color:#0A4F25;
	font-weight:bold;
	line-height:1em;
	}
	
	
.testimonials_wrap {
	float:right;
	width:300px;
	clear:right;
	}
	
.testimonials {
	width:269px;
	margin:0 0 25px 12px;
	padding:10px 0 10px 10px;
	border:1px solid #769c85;
	border-top:5px solid #769c85;
	font-size:12px;
	background-color:#fff;
	}
	
.testimonials p {
	margin:5px 0 8px 0;
	}
	
ul.checklist {
	list-style-image:url(images/checkbox.gif);
	margin-left:2em;
	}
	
/* secondary pages */
	
	
#health_nav {
	float:right;
	width:200px;
	margin-left:10px;
	padding-left:10px;
	border-left:3px solid #c9e6d1;
	font-size:10px;
	}
			 
#health_nav a {
	font-size:10px;
	}

#health_nav ul {
	list-style-type:none;
	margin:0;
	line-height:1em;
	padding:0;
	}

#health_nav li {
	margin:6px 0 0 0;
	padding:0;
	font-size:10px;
	}

#health_nav .side_header {
	text-transform:uppercase;
	font-size:11px;
	color:#00a650;
	font-weight:bold;
	line-height:1em;
	}
	
#health_nav .separator {
	border-bottom:1px solid #c9e6d1;
	clear:both;
	height:1px;
	display:block;
	margin:10px 0 10px 0;		
	}

.option {
	float:left; 
	padding:10px 15px 40px 0;
	}
