/* HealthAdvisor Sub Landing Pages */
#sectionContainer {
	width: 515px;
	float: left;
	padding-top: 28px;
	padding-left: 20px;
}
#sectionContainer_interactive{
	width: 515px;
	float: left;
	padding-top: 0px;
	padding-left: 20px;
}
#latest {
	width: 290px;
	height: 100%;
	float: left;
	padding: 5px 0 0 10px;
	margin-right: 10px;
}
#latest p, #latest p a {
	font-size: 12px;
	height: 100px;
	color: black;
}
#featured h6, #featured h6 a {
	font-size: 11px;
	color: #014D89;
	font-weight: normal;
	padding-bottom: 2px;
}
#featured h3, #featured h3 a{
	font-size: 12px;
	color: #014D89;
	font-weight: bold;
	padding-top: 5px;
}
#featured h4, #featured h4 a {
	font-size: 11px;
	color: #666666;
	padding-bottom: 5px;
	font-weight: normal;
}
#latest a {	text-decoration: none; }
#latest a:hover, #popular a:hover, #sectionContent a:hover, #sectionContent a.link:hover { text-decoration: underline; }
#latest div {
	padding-top: 5px;
}
#latest div a {
	color: #999999;
	background: url('../images/iconArrowLightBlue.gif') left 50% no-repeat;
	font-size: 11px;
	float: left;
	padding-left: 10px;
}
#latest img { float: right; }
#latest .iconSeparator { padding: 0 10px 0 15px; }
#latest div span {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url('../images/iconComment.gif') bottom right no-repeat;
	font-size: 11px;
	color: #999999;
}
#latest h4 a {
	color: #666666;
}
#latest div .socialShare {
	position: relative;
	top: -2px;
}
#popular {
	float: left;
	width: 165px;
	padding-top: 43px;
	font-size: 11px;
}
#popular h5 {
	float: right;
	position: relative;
	top: -23px;
	margin-bottom: -30px;
}
#popular h5 a {
	color: #999999;
	background: url('../images/iconArrowLightBlue.gif') left 50% no-repeat;
	padding-left: 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#popular ul {
	float: left;
	padding-top: 5px;
}
#popular ul li { padding-top: 8px; }

#popular li a {
	width: 175px;
	display: block;
	font-weight: bold;
	color: black;
	text-decoration: none;
	float: left;
}
#popular li span {
	display: block;
	color: #666666;
	width: 175px;
}
#popular li div {
	float: right;
	color: #999999;
	width: 15px;
	text-align: right;
	background: url('../images/iconComment.gif') bottom right no-repeat;
	padding-right: 20px;
}
#sectionContent {
	width: 315px;
	float: left;
	padding-top: 25px;
}

#sectionContent ul {
	float: left;
	padding: 15px 0 10px 0;
}

#sectionContent ul li {
	margin-top: 10px;
	float: left;
	padding-bottom: 20px;
	width: 300px;
}
#sectionContent .mediaThumbnail {
	width: 53px;
	height: 53px;
	float: left;
}
#sectionContent .reflection {
	float: left;
	position: relative;
	left: -53px;
	top: 54px;
	margin-right: -53px;
	padding-right: 10px;
}
#sectionContent .mediaInfo {
	float: left;
}
#sectionContent .mediaInfo h4 { width: 150px; }
#sectionContent ul li h6 a {
	font-size: 90%;
	color: #014D89;
	font-weight: normal;
}
#sectionContent ul li h6 { padding-bottom: 2px; }
#sectionContent ul li h4 { padding-bottom: 5px; }
#sectionContent ul li h4 a {
	color: #014D89;
	font-size: 100%;
	width: 150px;
}
#sectionContent a {
	color: inherit;
	text-decoration: none;
}
#sectionContent a.link {
	background: url('../images/iconArrowOrange.gif') left 5px no-repeat;
	padding-left: 10px;
	color: #014D89;
	text-decoration: none;
	font-size: 90%;
}
#sectionContent .mediaRating {
	float: right;
}

#healthandwellness {
	clear: left;
}
#healthandwellness img {
	float: left;
	clear: left;
	padding-right: 10px;
}
#healthandwellness div#hwFeature { padding-bottom: 30px; }
#healthandwellness div { width: 230px; float: left; }
#healthadnwellness h3  { font-size: 120%; width: 220px; }
#healthandwellness h3 a { color: #000; }
#healthandwellness h4 {
	display: block;
}
#healthandwellness b a {
	color: black;
}
#healthandwellness div {
	padding-bottom: 10px;
}
#healthandwellness h4, #healthandwellness h6 {
	color: #666666;
	font-size: 90%;
	font-weight: normal;
}
#healthandwellness h6 a:hover {
	text-decoration: none;
}



#sectionLinks {
	float: left;
	padding-top: 27px;
}
#sectionLinks img {
	display: block;
	padding-bottom: 2px;
}

#featured {
	width: 498px;
	height: 188px;
	border: 1px solid #E7E7E7;
	background: url('../images/backgroundCommunityFeatured.gif') repeat-x;
	padding: 0;
}