@charset "utf-8";
/* CSS Document */
@import url("layouts_generic.css");

body {
	background:#FFF!important;
}	

#health_header {
	position:relative;
	top:-27px;
	width:100%;
	margin:0px;
	padding:0px;
	z-index:100;
}

#health_header_content {
	position:relative;
	top:0px;
	left:50%;
	width:290px;
	height:285px;
	margin-left:-480px;
	text-align:right;
	padding-top:70px;
	padding-left:670px;
}

.eatwell_header {background:#F3F3F3 url(/images/main/health/bg_eat_well_body.jpg) no-repeat;}
.thinkwell_header {background:#8FA3BE url(/images/main/health/bg_think_well_body.jpg) no-repeat;}
.movewell_header {background:#E0DFDB url(/images/main/health/bg_move_well_body.jpg) no-repeat;}

h1 {color:#e0001b;font-size:53px;}
h4 {color:#450008;font-size:14px;}

h1, h4 {	text-align:right;}

#article_container {
	float:left;
	clear:both;
	width:960px;
	padding-bottom:80px;
}

#col1 {
	float:left;
	width:655px;
	padding-top:20px;
	padding-left:15px;
	margin-right:90px;
}

#col1 p, #col1 b {
	float:left;
	clear:both;
}

#col1 b {
	color:#e2001a;
	font-size:18px;
	text-transform:uppercase;
}

#latest_articles_container, #related_articles_container {
	float:left;
	clear:both;
	width:630px;
	padding:10px;
	background-color:#e0e0e0;
}

 .latest_articles_image, .related_articles_image {
	float:left;
	width:166px;
	margin-right:15px;
}

#latest_articles_container .content_container, #related_articles_container .content_container {
	float:left;
	width:439px;
	padding:15px 0px 5px 0px;
}

#latest_articles_container .content_container b, #latest_articles_container .content_container p,
#related_articles_container .content_container b, #related_articles_container .content_container p {
	float:left;
	clear:both;
	width:439px;
}

#previous_articles_container, #previous_articles_container b, #main_article_container, #main_article_container b {
	float:left;
	clear:both;
	width:640px;
}

.previous_articles_table {
	float:left;
	clear:both;
	width:640px;
	border:0px;
}	

.previous_articles_table .title {
	width:279px;
	border-bottom:#000 1px dotted;
	border-right:#000 1px dotted;
	padding:15px 20px;
}

.previous_articles_table .overview {
	width:280px;
	border-bottom:#000 1px dotted;
	border-right:#000 1px dotted;
	padding:15px 20px;
}

.previous_articles_table .title p, .previous_articles_table .overview p, .previous_articles_table .title b, .previous_articles_table .overview b {
	float:left;
	clear:both;
	width:279px!important;
}

.nocontent {
	padding:15px 20px;
}

.nobottomborder {
	border-bottom:0px!important
}

.norightborder {
	border-right:0px!important
}

#col2 {
	float:left;
	width:195px;
}

.push_banner {
	float:left;
	clear:both;
	width:195px;
	height:182px;
	margin-bottom:20px;
}

