		/****Health News*************************************************************/
		#contentWrap.healthNews {
			width: 100%;}

			#contentWrap.healthNews h2 {
				background: #f79820 url(../images/flare.jpg) 100% 50% no-repeat;
				color: #ffffff;
				font-style: italic;
				font-size: larger;
				padding: 0.2em;}

			#contentWrap.healthNews div.section a.title {
				color: #f79820;
				font-size: larger;
				text-decoration: none;
				border: none;
				font-weight: bold;}

			#contentWrap.healthNews div.section a.title:hover {
				color: #f7ca90;
				font-size: larger;
				text-decoration: none;
				border: none;
				font-weight: bold;}

			#contentWrap.healthNews p.date {
				margin: 0;
				padding: 0;
				font-weight: bold;}

			#contentWrap.healthNews p.summary {
				margin: 0.5em 0 0 0;
				padding: 0;
				float: left;}

			#contentWrap.healthNews div.section a.storyLink {
				margin: 0;
				padding: 0 0 1.5em 0;
				text-decoration: none;
				border: none;
				font-weight: bold;
				text-transform: uppercase;
				height: 1em;
				float: right;}

			#contentWrap.healthNews div.section a.storyLink:hover {
				text-decoration: none;
				border: none;
				font-weight: bold;
				text-transform: uppercase;
				color: #caa8a1;
				height: 1em;
				float: right;}

                #contentWrap.healthNews div.section {
                    clear: left;
                    margin-bottom: 1em;}

