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

body {
	background:#FFF!important;
}	

#health_expertadvice_header {
	position:relative;
	top:-27px;
	width:100%;
	margin:0px;
	padding:0px;
	z-index:100;
	background:#e5e5e5 url(/images/main/health/bg_expert_advice_header.jpg) no-repeat top left;
}

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

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

h1, h4 {	text-align:right;}

.previousqanda {padding-left:30px;background:url(/images/main/bttn_show_content.gif) no-repeat 0px 0px;margin-top:50px;}

#expertadvice_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;
}

#push_banners {
	float:left;
	clear:both;
	width:640px;
}

#push_banners .push_item {
	float:left;
	width:207px;
	margin-right:9px;
}

#push_banners .push_item img {
	float:left;
	clear:both;
	width:207px;
	margin-top:5px;
}

#top_tip {
	float:left;
	clear:both;
	width:620px;
	padding:10px;
	background-color:#e0e0e0;
	margin-top:50px;
}

.top_tip_image {
	float:left;
	width:101px;
	margin-right:20px;
}

#top_tip .content_container {
	float:left;
	width:499px;
}

#top_tip .content_container b, #top_tip .content_container p {
	float:left;
	clear:both;
	width:499px;
}

.qanda {
	float:left;
	clear:both;
	width:610px;
	padding-top:10px;
	padding-left:30px;
	list-style:none;
}

.qanda li {
	font-size:14px;
	margin-top:10px;
}

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

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

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

.previous_features_table .title p, .previous_features_table .overview p, .previous_features_table .title b, .previous_features_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;
}

