/* TAGS */
* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	list-style-position: inside;
}
		
A, A:active, A:visited, A:link {
	text-decoration:underline;
	color:#00718f;
}

A:hover {
	text-decoration:underline;
	color:#000000;
}
		
A.forumLink, A.forumLink:active, A.forumLink:visited, A.forumLink:link {
	font-weight:bold;
	color: #175d7c;
	font-family:tahoma;
	font-size:15px;
}

A.forumLink:hover {
	font-weight:bold;
	color: #000000;
	font-family:tahoma;
	font-size:15px;
}

BODY {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFF;
}

FIELDSET {
	padding: 10px;
}

H1 {
	margin: 10px 0px 0px 0px;
	font-weight:bold;
	color: #d06318;
	font-family:tahoma;
	font-size:18px;
}

H2 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #d06318;
	font-family:tahoma;
	font-size:18px;
}

H3 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #175d7c;
	font-family:tahoma;
	font-size:15px;
}

H4 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #d06318;
	font-family:tahoma;
	font-size:12px;
}

H5 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #175d7c;
	font-family:tahoma;
	font-size:12px;
}

LABEL {
	width: 150px;
	margin-right: .5em;
	display: block;
	font-size: 12px;
}

P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 10px;
}


/* IDS */
#admin_nav ul {
	background: #00718f;
	padding: 5px;
}

#admin_nav ul li {
	list-style: none;
	display: inline;
	padding: 3px 10px 3px 10px;
	width: 8em;
}

#admin_nav ul li.divider {
	list-style: none;
	display: inline;
	padding: 3px 10px 3px 10px;
	border-left: solid 1px #c7c7c7;
	width: 20em;
}

#admin_nav ul a {
	color: #FFF;
	text-decoration: none;
}

#admin_subnav {
	background: #f7f7f7;
	padding: 5px;	
	border-bottom: solid 1px #e7e7e7;
}

#admin_subnav ul {
	margin-bottom: 0;
}

#admin_subnav ul li {
	display: inline;
	list-style: none;
	padding: 3px 10px 3px 10px;
}

#admin_subnav ul li.divider {
	display: inline;
	list-style: none;
	padding: 3px 10px 3px 10px;
	border-left: solid 1px #e7e7e7;
}

#admin_subnav ul a {
	color: #00718f;
	text-decoration: none;
}

#Also-Indexed {
	display: none;
}

#Article-Title {
	border-bottom: solid 1px #c7c7c7;
	margin-bottom: 20px;
}

#atoz li {
	display: inline;
	list-style: none;
	padding: 3px 7px 3px 7px;
}

#atoz li.divider {
	display: inline;
	list-style: none;
	padding: 3px 7px 3px 7px;
	border-left: solid 1px #c7c7c7;
}

#atoz a {
	text-decoration: none;
}

#breadcrumb {
	padding: 5px 0px 0px 5px;
	color: #000;
	font-size: 11px;
}
#breadcrumb A {
	color: #00718f;
	text-decoration: none;
	font-size: 11px;
}

#boxClicks, #boxImpressions, #boxDate {
	display: none;
}

#CommentComment {
	width: 390px;
	height: 120px;
}

#commentForm {
	display: none;
}

#content_body {
	float: left;
	width: 444px;
	margin-right: 18px;
}

#content_left {
	float: left;
	width: 170px;
	margin-right: 18px;
}

#content_print {
	width: 680px;
	margin: 0 auto 0 auto;
}

#content_right {
	float: left;
	width: 300px;
}

#contentSidebar {
	list-style-position: inside;
	text-align: left;
	padding: 10px;
}

#content_widebody {
	float: left;
	width: 629px;
	margin-right: 20px;
}

#Copyright-Notice {
	display: none;
}

#flashMessage {
	width:auto;
	margin:0px auto 0px 0px;
	height:auto;
	padding:5px 10px 5px 35px;
	color: #990000;
	background: url(../img/attention.gif) no-repeat;
}

#Focus-Illustration {
	display: none;
}

#footer {
	margin: 0px auto 0px auto;
	width: 990px;
}

#footer A {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

#header{
	width: 990px;
}

#heroArticleNav {
	border: solid 1px #e5e5e5;
	border-bottom: none;
	z-index: 999;
	position: relative;
	top: -205px;
	left: 458px;
	width: 200px;
	height: 205px;
}

#homeArticleNav {
	height: 36px;
	padding: 2px;
	background: #2e6d89;
}

#homeArticleNav ul li {
	list-style: none;
	display: inline;
	padding-left: 10px;
}

#listBoxMessage {
	padding: 5px 0px 5px 0px;
}

#messageBox {
	margin-bottom: 10px;
}

#navfooter {
	background: #eef8fd;
	padding: 10px 20px 10px 20px;
	text-align: center;
}

#navfooter ul {
	margin: 0px 0px 2px 0px;
}

#navfooter ul li{
	display: inline;
	list-style: none;
	padding: 0px 10px 0px 10px;
}

#navfooter ul li.divider{
	border-left: solid 1px #000;

}

#navheader {
	width: 990px;
	height: 29px;
	background: url(../img/navBackground.gif) repeat-x;
}

#navheader div{
	height: 29px;
	float: left;
	list-style: none;
	
}

#navheader div a {
	padding-top: 7px;
	color: #014e7f;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#navheader div a:hover {
	padding-top: 7px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#navLeftEnd {
	border-right: solid 1px #FFF;
	width: 20px;
}

#navLinkHome {
}

#navLinkVideo {
	border-left: solid 1px #FFF;
}

#navLinkArticle {
	border-left: solid 1px #FFF;
}

#navLinkBlog {
	border-left: solid 1px #FFF;
}

#navLinkForums {
	border-left: solid 1px #FFF;
}

#navLinkCures {
	border-left: solid 1px #FFF;
}

#navLinkExperts {
	border-left: solid 1px #FFF;
}

#navLinkCommunity {
	border-left: solid 1px #FFF;
}

#navLinkOffers {
	border-left: solid 1px #FFF;
	padding-right: 3px;
	background: url(../img/navOffers.png) repeat-x;
}

#navLinkOffers a {
	color: #FFF !important;
}

#navLinkProducts {
	border-left: solid 1px #FFF;
}

#navRightEnd {
	border-left: solid 1px #FFF;
	width: 2px;
}

#newsletter_preview {
	width: 700px;
	text-align: left;
}

#page {
	width:1020px;
	background: url('../img/page_background.gif');
	margin:0px auto 0px auto;
}

#Photo {
	//width: 200px;
	//text-align: center;
	display: none;
}

#Related-Topics {
	display: none;
}

#searchBox {
	background: url('../img/search_background.jpg') no-repeat;
	width: 350px;
	height: 58px;
	margin: 20px auto 0px auto;
}

#searchForm {
	font-weight: bold;
	padding: 14px 0px 14px 19px;
}

#searchForm INPUT {
	width: 220px;
}

#searchFormTitle {
	font-size: 12px;
}

#searchButton {
	padding: 12px 22px 0px 0px;
}

#Sidebar-Element, #Sidebar-Display {
	display: none;
}

#tools {
	min-height: 20px;
	margin: 3px 0px 3px 0px;
}


/* CLASSES */
.actions ul {
	margin-bottom: 0;
}

.actions ul li {
	display: inline;
	list-style: none;
	padding: 0px 10px 0px 10px;
}

.actions ul li.divider {
	display: inline;
	list-style: none;
	padding: 0px 10px 0px 10px;
	border-left: solid 1px #e7e7e7;
}

.actions ul a {
	color: #00718f;
	text-decoration: none;
}

.adBox {
	margin-bottom: 10px;
	width: 300px;
	height: 250px;
	background: #e7e7e7;
}

.adCampaignBox {
	background: #e7e7e7;
	margin-bottom: 20px;
	padding: 20px;
}

.altrow {
	background: #d9e5ec;
}

.altrowGray {
	background: #f2f1f1;
}

.Article-Title {
	margin: 10px 0px 0px 0px;
	font-weight:bold;
	color: #d06318;
	font-family:tahoma;
	font-size:16px;
}

.articleTeaser {
	min-height: 140px;
}

.authorLink {
	padding:12px;
	text-align: center;
}

.backlink {
	text-align: right;
	padding: 5px;
}

.backlink ul li {
	list-style: none;
	display: inline;
}

.blogTitle {
	padding: 2px 5px 0px 5px;
	background: #c0e0ed url('../img/doctor-name-bckgrd.jpg') repeat-x;
}
.blogText {
	word-wrap: break-word;
	overflow: auto;
}

.body {
	height:auto;
	min-height:450px;
}	

.body TABLE {
	width: 100%;
}

.body TH {
	padding: 5px;
}

.body TD {
	padding: 5px;
}

.bodyBlue {
	width: 442px;
		border: solid 1px #c5c5c5;
}

.bodyBlue ul li {
	padding:5px;
	margin-left: 8px;
}

.bodyBlueHeader {
	width: 444px;
	height: 32px;
	background: url('../img/bodyBlueHeader.gif') no-repeat;
}


.bodyGreen {
	width: 442px;
		border: solid 1px #c5c5c5;
}

.bodyGreen ul li {
	padding:5px;
	margin-left: 8px;
}

.bodyGreenHeader {
	width: 444px;
	height: 32px;
	background: url('../img/bodyBlueHeader.gif') no-repeat;
}

.bodyBox {
	width: 410px;
	background: #d2f1f7;
}

.bodyBox ul li {
	margin-left: 20px;
}

.bordered {
	border: solid 1px #e5e5e5;
}

.boxHome {
	width: 629px;
	margin-bottom: 10px;
}

.boxHomeSmall {
	width: 308px;
}


.boxTitleAdvert {
	font-size: x-small;
	color: #cbcbcb;
	text-align: center;
	margin-top: 6px;
}

.boxTitleGreen {
	background: url('../img/teal_header_300x25.gif') no-repeat;
	height: 25px;
}

.boxTitleTeal {
	background: url('../img/teal_header_300x25.gif') no-repeat;
	height: 25px;
}

.bubbleBox {
	background: url('../img/bubble.gif') no-repeat;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	min-height: 244px;
	margin-bottom: 40px;
}

.bylineData {
	color: #777777;
	margin-top: 2px; 
}

.cake-sql-log {
	display: none;
}

.center {
	text-align: center;
}

.clearer {
	clear: both;
}

.comments {
	width: 444px;
}

.commentFormButton {
	padding: 5px 8px 0px 0px;

}

.commentBox {
	border: solid 1px #e5e5e5;
	margin-top: 8px;
}

.commentImage {
	text-align: center;
	padding: 6px;
	background: #e5e5e5;
}

.commentList td, .forumList th{
	padding: 5px;
}

.commentText {
	padding: 5px;
	width: 320px;
}

.commentTitle {
	padding: 2px 0px 2px 5px;
	background: #c0e0ed url('../img/comment-name-bckgrd.png') repeat-x;
}

.communityImage {
	padding: 5px;
	width: 85px;
}


.communityTitle {
	margin-top: 30px;
	padding: 2px 5px 0px 5px;
	background: #c0e0ed url('../img/doctor-name-bckgrd.jpg') repeat-x;
	width: 334px;
}

.communityText {
	padding: 5px 5px 5px 5px;
	width: 325px;
}

.content {
			width:990px;
			height:auto;
			margin:0px auto 0px auto;
			background: #FFF;
}

.content_block {
	padding: 0px 20px 0px 20px;
}

.content_popup {
	padding: 20px;
}

.copy {
	font-size: 10px;
}

.cureBox {
	border: solid 1px #e5e5e5;
	border-top: none;
}

.cureButton {
	width: 323px;
	min-height: 30px;
	border-left: solid 1px #e5e5e5;
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
}

.cureImageFrame {
	padding: 2px;
}


.cureImage {
	text-align: center;
	width: 95px;
	padding: 5px 5px 20px 5px;
	background: #e5e5e5;
}

.cureTitle {
	padding: 2px 0px 2px 5px;
	border: solid 1px #e5e5e5;
	background: #c0e0ed url('../img/doctor-name-bckgrd.jpg') repeat-x;
}

.cureDate {
	font-size: 10px;
	color: #a7a7a7;
}

.cureText {
	padding: 5px;
	width: 323px;
	background: #fff;
	min-height: 115px;
	word-wrap: break-word;
	overflow: auto;
}

.cureVotes {
	text-align: center;
	width: 95px;
	padding: 5px;
}
 

.dataBox {
	width: 300px;
	background: #f7f7f7;
	padding: 10px;
	margin-left: 10px;
}

.disabled {
	display: none;
}

.disclaimer {
	font-size: 10px;
	color: #ababab;
	padding: 10px;
}

.editBoxLeft {
	width: 400px;
	float: left;
}

.editBoxRight {
	width: 350px;
	float: right;
}

.error-message {
	color: #CC0000;
}

.eventBox {
	border: solid 1px #e5e5e5;
	margin-top: 8px;
}

.eventText {
	padding: 5px;
	width: 400px;
}
<br>

.featuredNav {
	padding: 8px;
}

.featuredVideo {
	width: 210px;
	padding: 5px 10px 5px 5px;
}

.featuredVideoBox {
	background: url('../img/featured_video_bkgd.jpg') no-repeat;
	min-height: 200px;
}

.featuredVideoImage {
	width: 60px;
	padding: 5px 5px 5px 0px;
}

.featuredVideosLink {
	padding: 5px 8px 0px 0px;
}

.featuredVideosLink A {
	color: #FFF;
}

.featuredVideosLink A:hover {
	color: #c0e0ed;
}

.flagFormBox {
	display: none;
}

.flagForm {
	padding: 0px 20px 10px 20px; 
	background: #efefef; 
	margin-bottom: 10px; 
	border: solid 1px #c7c7c7; 
	border-top: none;
}

A.flagLink {
	color: #d06318;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

A.flagLink:hover{
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}



.formBox {
	border: solid 1px #e5e5e5;
	padding: 10px;
}

.formFooter {
		margin-top: 1px;
	height: 10px;
}

.formHeader {
	background: url('../img/wide_header.jpg') no-repeat;
	height: 29px;
	color: #fff;
	font-weight: bold;
}

.formHeaderTitle {
		padding: 5px;
		font-size: 12px;
}

.formHeaderTitle A {
	color: #FFF;
}

.formHeaderTitle A:hover {
	color: #000;
}

.formFooterSmall {
	background: url('../img/narrow_footer.gif') no-repeat;
	margin-top: 1px;
	height: 10px;
}

.formHeaderSmall {
	background: url('../img/narrow_header.gif') no-repeat;
	height: 19px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}

.formFooterGreenSmall {
	background: url('../img/narrow_footer_green.gif') no-repeat;
	margin-top: 1px;
	height: 10px;
}

.formHeaderGreenSmall {
	background: url('../img/narrow_header_green.gif') no-repeat;
	height: 19px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}

.forumImage {
	text-align: center;
	padding: 10px;
	background: #e7e7e7;
}

.forumList td, .forumList th{
	padding: 5px;
}

.forumText {
	padding: 5px 10px 5px 10px;
	width: 480px;
	word-wrap: break-word;
	overflow: auto;
}

.forumsFooter {
	background: url('../img/wide_footer.jpg') no-repeat;
	margin-top: 1px;
	height: 10px;
}

.forumsTable {
	background: url('../img/wide_header.jpg') no-repeat;
	margin: 0px 0px 0xp 0px;
}

.forumsHeader {
	height: 29px;
	//height: 19px;
}

.forumsHeader TH, .forumsHeader A{
	color: #fff;
}

.green {
	color: #00dd00;
}

.forumPosts TH {
	border-bottom: solid 1px #b3b3b3;
}

.forumPosts TD {
	border-bottom: solid 1px #b3b3b3;
	border-left: solid 1px #b3b3b3;
}

.forumPosts TD.tableRight {
	border-bottom: solid 1px #b3b3b3;
	border-left: solid 1px #b3b3b3;
	border-right: solid 1px #b3b3b3;
}

a.headerLink {
	color: #00718f;
	text-decoration: none;
	font-weight: bold;
}

.heroNav {
	width: 190px;
	height: 40px;
	border-bottom: solid 1px #e5e5e5;
	background: #FFF;
	opacity: .75;
	filter: alpha(opacity=75);
	padding: 5px;
}

.heroNavHighlight {
	width: 190px;
	height: 40px;
	border-bottom: solid 1px #e5e5e5;
	background: #d5d5d5;
	opacity: .75;
	filter: alpha(opacity=75);
	padding: 5px;
}

.heroNav A, .heroNavHighlight A {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.heroNav A:hover, .heroNavHighlight A:hover {
	color: #00718f;
	font-weight: bold;
	text-decoration: none;
}

.hide {
	display: none;
}

.homeBody {
	margin-top: 15px;
}

.homeBodyFooter {
	margin: 0px 20px 10px 20px;
}

.homeBodyFooterBox {
	border: solid 1px #e5e5e5;
	background: #eef8fd;
	padding: 5px;
	height: 218px;
}

.homeBodyFooterElement {
	width: 220px;
	border: solid 1px #e5e5e5;
	float: left;
	margin: 5px 6px 5px 6px;
}

.homeBodyFooterElementBox {
	height: 180px;
	background: #fff;
}

.homeBodyFooterElementBox A{
	font-weight: bold;
	text-decoration: none;
	color: #00718f;
}

.homeBodyFooterElementBox A:hover{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.homeBodyFooterElementBoxText {
	padding: 10px;
	height: 140px;
}

.homeBodyFooterElementBoxLink {
	height: 20px;
	text-align: right;
	padding-right: 10px;
}

.homeBodyFooterElementBoxImage {
	margin: 0px 0px 5px 5px;
}

.homeBodyFooterElementTitle {
	//background: url('../img/homeBodyFooterTitle.jpg') repeat-x;
	background: url('../img/navHighlight.gif') repeat-x;
	text-align: center;
	height: 23px;
}

.homeBodyFooterElementTitle H3{
	color: #FFF;
}

.homeBodyFooterHeader {
	padding: 1px;
	height: 18px;
}

.homeBodyHeader {
	background: #eef8fd;
	padding: 5px 5px 5px 5px;
	height: 205px !important;
}

.homeBodyHeaderHeroBox {
	float: left;
	width: 659px;
	height: 205px !important;
}

.homeBodyHeaderPromoBox {
	float: right;
	width: 314px;
	height: 203px;
}

.homeBodyLeft {
	float: left;
	padding: 0px 10px 0px 20px;
}

.homeBodyLeftElement {
	width: 629px;
	margin-bottom: 3px;
}

.homeBodyLeftElementBox {
	border: solid 1px #e5e5e5;
	padding: 15px;
}

.homeBodyLeftElementBoxLeft {
	width:290px; 
	margin-right: 15px;
	//width: 275px;
}

.homeBodyLeftElementBoxRight {
	width:290px; 
	//width: 275px;
}

.homeBodyLeftElementBox UL{
	margin-left: 10px;
	//margin-left: 0px;
	list-style: disc;
}

.homeBodyLeftElementBox LI{
	margin-bottom: 10px;
	list-style-position: outside;
	width: 100%;
	//list-style-position: none;
	vertical-align: middle;
}

.homeBodyLeftElementFooter {
	background: url('../img/homeBodyLeftElementFooterBackground.jpg') no-repeat;
	text-align: right;
	height: 23px;
	padding: 3px;
}

.homeBodyLeftElementFooter A{
	font-weight: bold;
	text-decoration: none;
	color: #00718f;
}

.homeBodyLeftElementFooter A:hover{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.homeBodyLeftElementHeader {
	padding: 1px;
	height: 18px;
}

.homeBodyRight {
	float: right;
	padding: 0px 20px 0px 10px;
}

.homeContent {
	margin: 0px 15px 0px 15px;
	background: #FFF;
}

.homeLinkButton {
	float: right;
	padding: 10px 5px 5px 5px;
}

.homepageForumBox {
	width: 629px;
	background: url('../img/gray_header.gif') no-repeat;
	background-repeat: no-repeat;
}

.homepageForumBoxFooter {
	background: url('../img/gray_footer.gif') no-repeat;
	height: 16px;
}

.homepageForumBoxPost {
	padding: 10px;
	width: 609px;
	word-wrap: break-word;
	overflow: auto;
}

.homepageForumBoxText {
	margin-top: 1px;
	background: #f5f5f5;
}

.homepageForumBoxTitle {
	padding: 5px;	
}

.homepageSmallBox {
	width: 308px;
}

.homepageSmallBoxImage {
	min-height: 225px;
	margin-top: 1px;
}

.homepageSmallBoxText {
	border: solid 1px #bfbfbf;
	min-height: 212px;
	padding: 5px;
	margin-top: 1px;
	width: 298px;
}

.homepageSmallBoxTitle {
	background: url('../img/teal_header_308x25.gif') no-repeat;
	height: 25px;
}

.homepageSmallBoxTitleTeal {
	background: url('../img/teal_header_308x25.gif') no-repeat;
	height: 25px;
}


.input {
	float: left;
	padding: 10px 10px 10px 0px;
}

.introBox {
	background: #e7e7e7;
	padding: 10px;
	margin-bottom: 20px;
}

.left {
	float: left;
}


.leftHeaderGreen {
	margin-top: 5px;
	background: url('../img/teal_left_header.gif') no-repeat;
	width: 170px;
	height: 27px;
}

.leftHeaderGreenTall {
	margin-top: 5px;
	background: url('../img/teal_left_header.gif') no-repeat;
	width: 170px;
	height: 27px;
}

.leftHeaderTeal {
	margin-top: 8px;
	background: url('../img/teal_left_header.gif') no-repeat;
	width: 170px;
	height: 27px;
}


.leftNavGreen {
		background: url('../img/teal_left_background.gif') no-repeat; 
	border: solid 1px #c5c5c5;
	width: 168px;
}

.leftNavGreenFooter {
		width: 170px;
	height: 12px;
}

.leftNavTeal {
	background: url('../img/teal_left_background.gif') no-repeat; 
	border: solid 1px #c5c5c5;
	width: 168px;
}

.leftNavTeal A, .leftNavGreen A {
	color: #000;
	text-decoration: none;
}

.leftNavTeal A:hover, .leftNavGreen A:hover {
	color: #175d7c;
	text-decoration: none;
}

.leftNavTealFooter {
		width: 170px;
	height: 12px;
}

.leftNavTeal ul, .leftNavGreen ul {
	margin: 0;
	padding-right: 10px;
	list-style-position: outside;
}

.leftNavTeal ul li, .leftNavGreen ul li {
	list-style: disc;
	padding: 4px;
	margin-left: 22px;
	//margin-left: 10px;
	border-top: dashed 1px #cbcbcb;
}

.leftNavTeal ul ul li {
	list-style: circle;
	width: 120px;
	padding: 4px;
	margin-left: 32px;
	list-style-position: outside;
}



.line {
	border-top: solid 1px #e5e5e5;
}

.line_white {
	border-top: solid 1px #FFF;
}

.line_teal {
	}

.line_dashed {
	border-top: dashed 1px #cbcbcb;
}

.myProfileImageBox {
	padding: 5px;
	width: 95px;
	text-align: center;
}

.myProfileTextBox {
	padding: 5px;
	width: 490px;
	border: solid 1px #e5e5e5;
}

.navLink {
	background: url(../img/navBackground.gif) repeat-x;
	background-repeat: repeat-x;
	height: 29px;
}

.navSpacer {
	padding: 7px 16px 7px 15px;
}

.newsletterListTitle {
	padding: 2px 0px 2px 5px;
	background: #c0e0ed url('../img/doctor-name-bckgrd.jpg') repeat-x;
}

.newsletterList li{
	padding: 3px;
}

.newsletterSignupBox {
	border: solid 1px #e5e5e5;
	padding: 5px;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c7c7c7;
	text-align: center;
}

.offersBody {
	border: solid 1px #e5e5e5;
	margin-bottom: 20px;
}

.offersBodyHeader {

}

.offersBodyHeaderLeft {
	float: left;
	width:340px;
}

.offersBodyHeaderRight {
	float: right;
	width: 80px;
}

.offersBodyImage {
	float: left;
	width: 150px;
	padding: 10px;
}

.offersBodyContent {
	float: left;
	width: 429px;
	padding: 10px;
}


.offersCategory {

}

.offersCategoryLeft {
	float: left;
	width: 300px;
}

.offersCategoryRight {
	float: right;
	text-align: right;
	width: 329px;
}

.paging {
	background: url('../img/paging_background.gif') no-repeat;
	padding: 14px;
	text-align: right;
	margin-top: 10px;
}

.pagingWide {
	background: url('../img/paging_background_wide.gif') no-repeat;
	padding: 14px;
	text-align: right;
	margin-top: 10px;
}

.print {
	width: 700px;
	margin: 0 auto 0 auto;
}
 
.profileBox {
 	margin-bottom: 10px;
	width: 298px;
	border: solid 1px #ebebeb;
	border-
 }
 
.profileBoxText {
 	padding: 5px;
 }
 
.profileImage {
	width: 85px;
}

.profileRowShort {
	padding: 3px;
	width: 190px;
}

.profileRow {
	padding: 3px;
}

.questionAnswered {
	border: solid 1px #ebebeb;
	padding: 10px;
}

.questionBox {
	border: solid 1px #ebebeb;
	padding: 10px;
}

.questionBoxLeft {
	float: left;
	width: 80px;
}

.questionBoxRight {
	float: left;
	width: 320px;
	padding-top: 10px;
}

.questionNew {
	border: solid 1px #ebebeb;
	padding: 10px;
	background: #eef8fd;
}

.radioDiv INPUT {
	display: inline;
}

.radioDiv LABEL {
	display: inline;
}

.red {
	color: #990000;
}

.repliesMainBox {
	
}

.repliesBox {
	border: solid 1px #e5e5e5;
	border-top: none;
}

.repliesText {
	padding: 5px 10px 5px 10px;
	width: 479px;
}

.repliesTitle {
	margin-top: 15px;
	padding: 2px 5px 0px 5px;
	background: #e5e5e5;
}

.reviewNoticeBox {
	padding: 5px; 
	border: solid 1px #c5c5c5; 
	background: #e5e5e5;
}
.right {
	float: right;
}

.sidebarBox {
	margin-bottom: 10px;
	width: 300px;
}
.sidebarTextBox {
	padding: 10px;
	border: solid 1px #c5c5c5;
}

.sidebarTextBox UL LI{
	margin-top: 5px;
	list-style: disc;
	padding: 4px;
	margin-left: 22px;
	//margin-left: 10px;
}

.siteMap {
	width: 180px;
	margin-right: 29px;
}

.statBox {
	background: #f7f7f7;
	border: solid 1px #e7e7e7;
	width; 920px;
	margin: 0px 0px 10px 10px;
}

.statBoxLeft {
	float: left;
	width: 440px;
	padding: 10px;
}

.statBoxRight {
	float: right;
	width: 440px;
	padding: 10px;
	list-style-position: inside;
}


.submit {
	float: right;
}

.tabTitleWhite {
	padding: 4px 5px 0px 5px;
	margin-left: 5px;
	color: #fff;
}

.tabTitleTeal {
	padding: 4px 5px 4px 5px;
	margin-left: 5px;
	color: #175d7c;
}

.tabTitleWhiteTall {
	padding: 9px 5px 0px 5px;
	margin-left: 5px;
	color: #175d7c;
}

.tabTitleTealTall {
	padding: 9px 5px 4px 5px;
	margin-left: 5px;
	color: #175d7c;
}

.textLeft {
	padding: 5px;
}

.textRight {
	padding: 5px;
	width: 100px;
}

.videoDescription {

}

.videoList {
	margin: 5px 0px 5px 5px;
	padding: 5px;
}

.videoList IMG{
	padding-right: 10px;
}

.videoListResults {
	margin: 5px 0px 5px 5px;
	padding: 5px;
}

.videoListResults IMG{
	padding-right: 10px;
	padding-bottom: 10px;
}

.viewAllButton {
	padding: 10px 8px 5px 5px;
}

.viewBox {
	width: 500px;
}


