/* layout.css */
/* PAGE CONTAINER DIVS - CENTERS CONTENT */
#centering_area {
	text-align: center;
	width: 100%;
}
#page_area {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* HEADER CONTAINERS */
#bannerAd_ctr {
	text-align: center;
    padding: 3px 0px;
	background:#fff !important;
}
#header_ctr {
	position: relative;
	height: 80px;
	z-index: 100;
}


/* MAIN CONTENT CONTAINER */
#mainContentContainer_area {
	width: 996px;
}

/* BREADCRUMB CONTAINER */
#breadcrumb_ctr {
	width: 963px;
	padding: 2px;
	margin: 0px 0px 0px 13px;
	border-top: 1px #dee0da solid;
}

/*  =MIDDLE/RIGHT COLUMN CONTAINER
------------------------------------------------------- */
#mainContent_ThirdCol_ctr {
	width: 810px;
	padding-right: 8px;
	float: right;
}

/* override for 2-column header just in case 
.titleBar_rdr {
margin-left:0px !important;
}*/

/*  =LEFT COLUMN STYLES
------------------------------------------------------- */
#navColumn_area {
	float: left;
	width: 162px;
	margin-left:-660px;
	overflow: hidden;
}


/*  =CENTER COLUMN STYLES
------------------------------------------------------- */
#mainContent_area {
	width: 496px;
	float: left;
	margin-left:176px;
	display:inline;
	overflow: hidden;
}
#mainContent_ctr {
	margin-left: 2px;
}
#mainBottom_fmt {
	display: none;
}

/* fix for IE display issue 
* html #middleContent_fmt {
	height: 1%;
}*/

/*  =THIRD COLUMN STYLES
------------------------------------------------------- */
#thirdCol_area {
	width: 312px;
	float: left;
	margin-left: 4px;
	overflow: hidden;
}

/*  =FOOTER DIVS & STYLES
------------------------------------------------------- */
#footer_rdr {
	clear: both;
}
#footer_rdr #bottomShadow_fmt {
	clear: both;
	height:15px;
	width:996px;
	font-size: 1%;
}
	
/* GENERAL GLOBAL STYLES
-----------------------------------------------*/
.moduleSpacer_rdr {
	height: 4px;
	font-size: 1%;
	clear: both;
}

/* Below styles are needed to make the center pane look right 
-----------------------------------------------*/
.composite.twoCol_fmt {
position:relative;
width: 494px;
}

/*--- composite container styles ---*/
.composite.twoCol_fmt .left_ctr {
float: left;
width: 243px;
}
.composite.twoCol_fmt .right_ctr {
float: left;
width: 250px;	
}
.composite.twoCol_fmt .mainContentSectionFooter_fmt {
display: none;
}

/* automatically clears floats */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-table;}

/*  =SAFARI text-size inheritance fix */
body div,
body dl,
body fieldset,
body form,
body p,
body pre,
body table,
body ul,
body ol {
	font-size: 10pt;
}

/* Hide images that have to be in source  */
.topBGCorners_fmt, .topFTCorners_fmt, .bottomFTCorners_fmt, .bottomBGCorners_fmt {
display: none !important;
}
/* vita1.css */

@charset "utf-8";

body {
 background-color: #fff;
 margin: 0px; 
 padding: 0px;
}
body, div, p {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10pt;
}
/* to set default font size in Opera */
@media all and (min-width: 0px) { body, div, p { font-size: 14px; } }
a:link, a:active {
 text-decoration: none;
 color: #649D68;
}
a:visited {
 text-decoration: none;
 color: #A66A86;
}
a:hover {
 text-decoration: underline;
 color: #A66A86;
}
/* vita2.css */
.EditorialwBkgr_rdr {
	width:308px;
}
.EditorialwBkgr_rdr .EditorialwBkgr_content_fmt h3 {
	font-size:110%;
	margin:0px;
	padding:10px 12px 8px 12px;
}
.EditorialwBkgr_rdr .EditorialwBkgr_content_fmt p {
	font-size:90%;
	margin:0px;
	padding:0px 60px 2px 12px;
}
.EditorialwBkgr_rdr .EditorialwBkgr_content_fmt ul {
	list-style-type:none;
	margin:0px;
	padding:0px 0px 10px 13px;
}
.EditorialwBkgr_rdr .EditorialwBkgr_content_fmt li {
	font-size:90%;
	margin:0px;
	padding:0px 0px 0px 10px;
}
/*  =GENERAL SPONSOR BOX STYLES - RIGHT COLUMN VERSION t
----------------------------------------------------------*/
.sponsorBox_right_rdr {
	padding-right: 4px;
	background-color: #ffffff;
}
/* to override center-well link colors */
.sponsorBox_right_rdr a:link, .sponsorBox_right_rdr a:visited {
	text-decoration: none;
	color: #006699 !important;
}
.sponsorBox_right_rdr a:hover, a:active {
	text-decoration: underline;
	color: #24A2DD !important;
}
.sponsorBox_right_rdr.sponsorBoxCenterArea {
	padding-right: 0;
}
.sponsorBox_header_fmt {
    height:33px; 
    padding:1px 0px 0px 0px; 
}
.sponsorBox_topLeft_fmt {
    float:left; 
    margin:-1px 0px 0px 0px;
}
.sponsorBox_topRight_fmt {
    float:right; 
    margin:-1px 0px 0px 0px;
}
.sponsorBox_mainLinks_fmt {
	clear:both;
}
.sponsorBox_mainLinksContent_fmt {
    padding: 0px; 
}
* html .sponsorBox_mainLinksContent_fmt {
	height: 0px;
}
.sponsorBox_sponsorText_fmt {
    float:left; 
    width:13px; 
    margin: 0px;
}
.sponsorBox_links_fmt {
    float:left; 
    width: 210px;
}
.sponsorBox_links_wide_fmt {
    float:left; 
    width: 350px;
}
.sponsorBox_links_fmt ul, .sponsorBox_links_wide_fmt ul, .sponsorBox_linksRightAligned_fmt ul, .sponsorBox_center_links_fmt ul, .sponsorBox_center_linksRightAligned_fmt ul {
	clear: left;
    list-style: none; 
    margin:0px 0px 0px 0px; 
    padding: 0px 0px 0px 9px;
}
.sponsorBox_links_fmt li, .sponsorBox_links_wide_fmt li, .sponsorBox_linksRightAligned_fmt li, .sponsorBox_center_links_fmt li, .sponsorBox_center_linksRightAligned_fmt li {
    margin:4px 0px 0px 0px; 
    padding: 0px 0px 0px 15px; 
    font-size:85%;
}
* html .sponsorBox_links_fmt li, * html .sponsorBox_links_wide_fmt li, * html .sponsorBox_linksRightAligned_fmt li, * html .sponsorBox_center_links_fmt li, * html .sponsorBox_center_linksRightAligned_fmt li {
    margin:2px 0px 0px 0px;
    background-position:0px 5px;
}
#middleContent_fmt .sponsorBox_links_fmt li, #middleContent_fmt .sponsorBox_links_wide_fmt li, #middleContent_fmt .sponsorBox_linksRightAligned_fmt li, #middleContent_fmt .sponsorBox_center_links_fmt li, #middleContent_fmt .sponsorBox_center_linksRightAligned_fmt li {
    font-size:90%;
}

/* IE 7 hacks */
*+html .sponsorBox_mainLinksContent_fmt {
	min-height: 0px;
	}
	*+html .sponsorBox_links_fmt li, *+html .sponsorBox_links_wide_fmt li, *+html .sponsorBox_linksRightAligned_fmt li, *+html .sponsorBox_center_links_fmt li, *+html .sponsorBox_center_linksRightAligned_fmt li {
    margin:2px 0px 0px 0px;
    background-position:0px 5px;
}
/* End IE 7 hacks */
.sponsorBox_photo_fmt {
    float:right;
    padding:7px 8px 0px 0px;
}
/* For image on left/links on right version */
.sponsorBox_linksRightAligned_fmt {
    float:right; 
    width: 210px;
}
.sponsorBox_photoLeftAligned_fmt {
    float:left;
    padding:7px 0px 0px 8px;
}

.sponsorBox_bottom_fmt {
}
.sponsorBox_bottomBorder_fmt {
    width:20px; 
    height:10px; 
    font-size:1%; 
}
* html .sponsorBox_bottomBorder_fmt {
    height:7px; 
}
.sponsorBox_clear_fmt {
	clear: both;
}



/* table styles for header area */
.sponsorBox_header_fmt .sponsorBox_headerTbl_fmt {
width:93%;
float:left;
}
.sponsorBoxCenterArea .sponsorBox_headerTbl_fmt {
width:96%;
float:left;
}
.sponsorBox_header_fmt .dottedLineSP {
padding-right:8px;
padding-left:5px;
}
.sponsorBox_header_fmt .topLogoSP {
padding-left:8px;
/* for jeff */
padding-top:1px;
}

.sponsorBox_bottomLinks_fmt {
    clear:both;
    font-size:75%;
    padding:3px 0px 0px 20px;
}
.sponsorBox_bottomLinks_fmt a {
    padding-right: 8px;
}
.sponsorBox_right_rdr.sponsorBoxCenterArea .sponsorBox_bottomLinks_fmt a {
   padding-right: 15px;
}
.sponsorBox_header_fmt h1 {
    margin:0px; 
    padding:0px; 
    font-size:90%; 
    color:#6C340A !important;
	line-height: 1em;
}
.sponsorBox_header_fmt h1 a:link, .sponsorBox_header_fmt h1 a:visited {
    color:#6C340A !important;
}

.sponsorBox_clearingDiv_fmt {
	clear:both;
	height:0px;
	font-size:0%;
}

.mostPopular_rdr {
	float: left;
	width: 308px;
}
.mostPopular_rdr .headTop_fmt {
	width: 308px;
	height: 4px;
	font-size: 1%;
}
.mostPopular_rdr .header_fmt {
	width: 298px;
	height: 23px;
	background-color: #f8f5ec;
	padding: 0px 0px 0px 10px;
}
.mostPopular_rdr .header_fmt h3 {
	font-size: 135%;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	color: #e27d0d;
	font-family: Geneva, Arial, Helvetica, sans-serif !important;
}
.mostPopular_rdr .headBot_fmt {
	width: 308px;
	height: 4px;
	font-size: 1%;
}
.mostPopular_rdr .content_fmt {
	width: 308px;
	margin: 4px 0px;
}
.mostPopular_rdr ol {
	margin: 0px 0px 0px 0px;
	padding: 0px; 
}
.mostPopular_rdr li {
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 0px 35px;
	line-height: 22px;
	color: #e27d0d;
	font-weight: bold;
}
.mostPopular_rdr li .text_fmt {
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.mostPopular_rdr .newsletter_fmt {
	float: left;
	border-top: 1px solid #d9d0b8;
	border-bottom: 1px solid #d9d0b8; 
	padding: 7px 0px 7px 5px;
	margin-left: 4px;
	width: 295px;
}
.mostPopular_rdr .newsletter_fmt h4 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #e27d0d;
	font-family: Geneva, Arial, Helvetica, sans-serif !important;
}
.mostPopular_rdr .newsletter_fmt p {
         margin:0px 0px 10px;
}		
.mostPopular_rdr .newsletter_fmt form {
	 padding:0px;
	 margin:0px;
	}
.mostPopular_rdr .newsletter_fmt .textInput_fmt {
	 float: left;
	 width:155px;
	 margin:0px 5px 0px 20px;
	 font-size:90%;
	}
.mostPopular_rdr .newsletter_fmt .submit_fmt {
	float: left;
	width: 67px;
	height: 22px;
}
/* vita3.css */

#bannerAd_fmt {
width: 755px;
background: none;
margin:0 auto;
}
#bannerAd_fmt.loaded {
}

.topSiteShadow {
position:absolute;
top: 0px;
height:15px;
width:996px;
}
.bottom_header {
position: absolute;
top: 1px;
height: 80px;
width: 970px;
margin: 0px 13px;
}
.bottom_header .logo_rdr {
float:left;
margin:15px 35px 0px 15px;
}
.bottom_header .search_date {
float:left;
margin-top:10px;
width:580px;
}
.bottom_header .date_fmt {
color:#a6a6a6;
font-size:80%;
}
.date_fmt h1 {
 display: inline;
 color:#a6a6a6;
 font-weight: bold;
 font-size: 100%;
 margin-left: 2px;
}
.bottom_header .searchContainer_rdr form {
margin:0px;
padding:0px;
}
.bottom_header #searchQuery_fmt {
border:1px solid #d9ddcf;
float:left;
font-size:120%;
height: 20px;
padding:3px 1px 2px;
margin: 5px 0px;
width:480px;
}
.bottom_header .searchButton_fmt {
float:left;
margin: 5px 0px 0px 6px;
}
.bottom_header .searchTools_rdr {
color:#666;
font-size:80%;
clear:both;
}
.bottom_header .searchTools_rdr a {
padding:0px 6px 1px 17px;
margin-left:6px;
}
.bottom_header .symCheck {
}
.bottom_header .drSearch {
}
.bottom_header .hospSearch {
}
.bottom_header .foodMeter {
}
.bottom_header .new {
font-weight: bold;
text-transform: uppercase;
color: #cc0033;
margin-left: -5px;
}
.bottom_header .login_rdr {
float:left;
padding-top:29px;
}
.bottom_header .btnLogin {
margin-bottom:12px;
}
.bottom_header .login_rdr ul {
margin:-14px 0px 0px 2px;
padding:0px;
list-style: none;
}
.bottom_header .login_rdr ul li {
font-size: 90%;
padding: 0px 0px 0px 12px;
line-height: 18px;
}
.bottom_header .login_rdr .nobull {
padding: 5px 0px 0px;
background: none;
}


#nav_fmt {
position:absolute;
top: 15px;
height: 25px;
margin-left: 13px;
z-index:99;
}
#nav_fmt ul {
list-style:none;
margin:0px;
padding:0px;
}
#nav_fmt ul li {
float:left;
position:relative;
}
#nav_fmt ul li a {
display:block;
height:25px;
}
#nav_fmt ul li a span {
display:none;
}
#nav_fmt a.tab1 {
background-position: left top;
width:122px;
}
#nav_fmt a.tab1:hover {
background-position: left -27px;
}
#nav_fmt a.tab2 {
background-position: -122px top;
width:102px;
}
#nav_fmt a.tab2:hover {
background-position: -122px -27px;
}
#nav_fmt a.tab3 {
background-position: -224px top;
width:166px;
}
#nav_fmt a.tab3:hover {
background-position: -224px -27px;
}
#nav_fmt a.tab4 {
background-position: -390px top;
width:122px;
}
#nav_fmt a.tab4:hover {
background-position: -390px -27px;
}
#nav_fmt a.tab5 {
background-position: -512px top;
width:163px;
}
#nav_fmt a.tab5:hover {
background-position: -512px -27px;
}
#nav_fmt a.tab6 {
background-position: -675px top;
width:173px;
}
#nav_fmt a.tab6:hover {
background-position: -675px -27px;
}
#nav_fmt a.tab7 {
background-position: -848px top;
width:122px;
}
#nav_fmt a.tab7:hover {
background-position: -848px -27px;
}
#nav_fmt .navTab {
background:#2c99c9;
border:1px solid #b9b9b9;
border-top: none;
z-index:99;
display:none;
}
#nav_fmt .navDrop {
padding:8px 0px 8px 12px;
}
#nav_fmt .navDivide {
border-right:1px solid #68b5d6;
display:inline;
float:left;
width:150px;
}
#nav_fmt .listDivide {
border-top: 1px solid #68b5d6;
height: 1px;
margin: 15px 10px 13px 0px;
}
* html #nav_fmt .listDivide {
margin: 15px 10px 0px 0px;
}
#nav_fmt .lastOne {
border-right: none;
display:inline;
float:left;
width:150px;
}
#nav_fmt .tab1nav .navDrop{
width:185px;
}
#nav_fmt .tab2nav {
width:490px;
}
#nav_fmt .tab3nav .navDrop{
width:210px;
}
#nav_fmt .tab4nav .navDrop{
width:175px;
}
#nav_fmt .tab5nav .navDrop{
width:175px;
}
#nav_fmt .tab6nav .navDrop{
width:158px;
}
#nav_fmt .tab7nav {
width:175px;
margin-left:-55px;
}
#nav_fmt li:hover .navTab, #nav_fmt li.sfhover .navTab {
display:block;
position:absolute;
left:0px;
top:25px;
z-index:99;
}
#nav_fmt .navTab ul {
z-index:99;
}
#nav_fmt .navTab ul li {
float:none !important;
font-size:90%;
line-height:18px;
z-index:99;
padding: 0px 10px;
}
#nav_fmt .navTab ul li a, #nav_fmt .navTab ul li a:hover {
background:none !important;
color:#fff !important;
line-height:18px;
height: auto;
}
* html #nav_fmt .navTab ul li a, * html #nav_fmt .navTab ul li a:hover {
height: 18px;
}

#breadcrumb_rdr {
	float: left;
	font-size: 80%;
        padding-left: 1px;
        margin-bottom: 3px;
}
#breadcrumb_rdr img {
	padding: 0px 2px 0px 2px;
}
* html #breadcrumb_rdr img, *+html #breadcrumb_rdr img  {
	padding: 2px 2px 0px 2px;
}

.headerLinks_fmt, .headerLinks_fmt_on {
	float: right;
	font-size: 80%;
}
.headerLinks_fmt a, .headerLinks_fmt_on a {
        padding:0px 0px 0px 11px;
}  
#headerLinks_print.headerLinks_fmt {
	display: none;
}
#headerLinks_print.headerLinks_fmt_on {
	display: block;
}

#footer_rdr #centerBar_rdr {
	width: 970px;
	margin: 3px 13px;
}
#footer_rdr #centerBarTop_fmt {
	height: 3px;
	font-size: 1%;
}
#footer_rdr #centerBarBG_fmt {
	background: #d9d0b8 !IMPORTANT;
    padding:1px 0px 0px 2px;
	min-height:76px;
}
*html #footer_rdr #centerBarBG_fmt {
	height:78px;
}
*+html #footer_rdr #centerBarBG_fmt {
	height:90px;
}
#footer_rdr #centerBarBG_fmt #toprow .left {
	float:left; 
	width:616px; 
	margin:5px 0px 2px 6px;
}
*html #footer_rdr #centerBarBG_fmt #toprow .left {
	margin:5px 0px 0px 3px;
}
#footer_rdr #centerBarBox {
	background-color:white;
	border:1px solid #a0956b;
	padding:0px;
	margin:0 4px 0 2px;
	min-height:72px;
}
* html #footer_rdr #centerBarBox {
	height:72px;
}
*+html #footer_rdr #centerBarBox {
	height:87px;
}
#footer_rdr #centerBarBG_fmt ul {
	margin:0px 0px 3px 7px; 
	padding:0px 0px 0px 10px;
	float:left;
	width:175px;
	list-style-type:none;
}
* html #footer_rdr  #centerBarBG_fmt ul {
	margin:0px 0px 3px 4px;
}
#footer_rdr #centerBarBG_fmt ul.firstcol {
	background:none;
	padding:0px;
}
#centerBarBG_fmt ul li {
	padding:0px 0px 1px 15px;
	font-size:80%;
	line-height:14px;
}
#footer_rdr #centerBarBG_fmt ul li a:link, #footer_rdr #centerBarBG_fmt ul li a:visited  {
	color:#11615c;
}
#footer_rdr .vertFooterDivider_fmt {
	padding: 0px 6px;
}
#footer_rdr #centerBarBottom_fmt {
	height: 3px;
	font-size: 1%;
}
#footer_rdr .FTlegendtopspacer_fmt {
	clear:both;
	padding-top:2px;
}
#footer_rdr .FTlegendbotspacer_fmt {
	clear:both;
	padding-top:3px;
}
* html #footer_rdr .FTlegendbotspacer_fmt {
	clear:both;
	padding-top:1px;
}
*+html #footer_rdr .FTlegendbotspacer_fmt {
	clear:both;
	padding-top:1px;
}
#footer_rdr .FTbottomspacer_fmt {
	clear:both;
	padding-top:1px;
	font-size:1%;
}

/* Premium Editorial Footer */
.prem_editorial_fmt {
    font-size: 80%;
    margin: 5px 0px 0px 21px;
}
.prem_editorial_fmt strong {
    color: #d75600;
    margin-right: 5px;
}


/* Footer search box */
.searchBarFooter_rdr {
	width: 670px;
	height: 33px;
	padding: 14px 0px 0px 300px;
	margin: 0px 13px;
	}
.searchBarFooter_rdr form {
	margin: 0px;
}
.searchBarFooter_rdr #searchQueryFoot_fmt {
	float:left;
	height:14px;
	line-height:14px;
	width:345px;
}
.searchBarFooter_rdr #searchButton_fmt {
	margin-left:5px;
}

/* footer links */
#footer_rdr #footertext_rdr {
 font-size: 80%;
 margin: 7px 13px 0px 13px;
 padding: 0px;
 width: 960px;
}
#footer_rdr #footertext_rdr a {
 margin: 0px 3px 0px 4px;
}
#footer_rdr #footertext_rdr h4 {
 height: 0px !important;
 height /**/:12px;
 margin: 0px 0px 0px 4px;
 overflow: hidden;
 padding: 12px 0px 0px 0px;
}
#footer_rdr #footertext_rdr #hc_shortcuts, #footer_rdr #footertext_rdr #guide_shortcuts { 
 font-size:100%;
 margin: 0px 0px 7px 0px;
 padding: 0px 0px 6px 6px;
}
#footer_rdr h5 {
 display: inline;
 font-size: 100%;
 margin-left: 4px;
}
#footer_rdr .vertFooterDivider_fmt {
 padding: 0px 4px 0px 6px;
}
#footer_rdr #footertext_rdr #site_shortcuts {
 font-size:100%;
 margin-left: 5px;
}
#footer_rdr .footerLogos_fmt {
 float: right;
 margin: 0px;
 text-align: right;
 width: 280px;
}
#footer_rdr .footerLogos_fmt a {
 margin: 0px !important;
}
#footer_rdr #copyright_fmt {
 font-size: 100%;
 margin:10px 0px 8px 8px;
}
#footer_rdr #copyright_fmt a {
 margin: 0px;
}
* html #footer_rdr #copyright_fmt {
 margin:10px 0px 0px 0px;
}
*+html #footer_rdr #copyright_fmt {
 margin:10px 0px 0px 0px;
}
/* vita4.css */

/*  =STANDARD VERTICAL SUB-NAVIGATION STYLES (Fake Dynamic)
------------------------------------------------------- */
.standardSubnav_rdr {
	width: 162px;
	font-size: 90%;
}
.standardSubnav_rdr .standardSubnav_header_fmt {
	background: #649D68 url("../assets/FindSupplementsBy.gif") no-repeat;
	width: 162px;
	min-height: 19px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 5px;
}
.standardSubnav_rdr .standardSubnav_headerText_fmt a:link, .standardSubnav_rdr .standardSubnav_headerText_fmt a:visited, .standardSubnav_rdr .standardSubnav_headerText_fmt a:hover {
	color: #ffffff;
}

* html .standardSubnav_rdr .standardSubnav_header_fmt {
	height: 19px;
}
.standardSubnav_rdr .standardSubnav_headerText_fmt {
	padding: 2px 4px 3px 8px;
	font-size: 90%;
}
* html .standardSubnav_rdr .standardSubnav_headerText_fmt {
	margin: 0px;
}

.standardSubnav_rdr .topicCenter_fmt {
	padding: 0;
	margin: 0;
	font-size: 110%;
}
.standardSubnav_rdr .topicCenter_fmt li {
  	background: #ffffff;
	font-size: 90%;  	
	list-style-type: none;
	line-height: 17px;	
	background-color: #E8ECE2; !important;
	border-bottom: solid 1px #DACDAA;
	padding: 1px 5px 0px 20px;
	margin: 0px;
}

.standardSubnav_rdr .topicCenter_fmt li.standardSubnav_bottom_fmt {
	border-bottom: none !important;
	padding-bottom:3px;
}

.standardSubnav_rdr .topicCenter_fmt li.highlightNav {
color: #000000;
font-weight: bold;
}



.standardSubnav_rdr .topicCenter_fmt li.highlightNav a:link, .standardSubnav_rdr .topicCenter_fmt li.highlightNav a:visited, .standardSubnav_rdr .topicCenter_fmt li.highlightNav a:hover,
.standardSubnav_rdr .topicCenter_fmt li.highlightNav a:active {
color: #000000;
font-weight: bold;
}

/* related searches */

.relSearch_rdr {
	width: 162px;
	font-size: 90%;
}
.relSearch_rdr .relSearch_header_fmt {
	background: #649D68 url("../assets/RelatedSearch.gif") no-repeat;
	width: 162px;
	min-height: 19px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 2px;
}
.relSearch_rdr .relSearch_headerText_fmt a:link, .relSearch_rdr .relSearch_headerText_fmt a:visited, .relSearch_rdr .relSearch_headerText_fmt a:hover {
	color: #ffffff;
}

* html .relSearch_rdr .relSearch_header_fmt {
	height: 19px;
}
.relSearch_rdr .relSearch_headerText_fmt {
	padding: 2px 4px 3px 8px;
	font-size: 90%;
}
* html .relSearch_rdr .relSearch_headerText_fmt {
	margin: 0px;
}

.relSearch_rdr .topicCenter_fmt {
	padding: 0;
	margin: 0;
	font-size: 110%;
}
.relSearch_rdr .topicCenter_fmt li {
  	background: #ffffff;
	font-size: 90%;  	
	list-style-type: none;
	line-height: 17px;	
	background-color: #E8ECE2; !important;
	border-bottom: solid 1px #DACDAA;
	padding: 1px 5px 0px 20px;
	margin: 0px;
}

.relSearch_rdr .topicCenter_fmt li.relSearch_bottom_fmt {
	border-bottom: none !important;
	padding-bottom:3px;
}

.relSearch_rdr .topicCenter_fmt li.highlightNav {
color: #000000;
font-weight: bold;
}



.relSearch_rdr .topicCenter_fmt li.highlightNav a:link, .relSearch_rdr .topicCenter_fmt li.highlightNav a:visited, .relSearch_rdr .topicCenter_fmt li.highlightNav a:hover,
.relSearch_rdr .topicCenter_fmt li.highlightNav a:active {
color: #000000;
font-weight: bold;
}

/* =LEFT COLUMN AD STYLES 
------------------------------------------------------- */
#leftAd_rdr {
	width: 162px;
}
#leftAd_top_fmt {
	height: 10px;
	background: #f2f0e6;
	font-size: 1%;
}
#leftAd_top_fmt.loaded {
}
#leftAd_BG_fmt {
	text-align: center;
	background: #f2f0e6;
}
#leftAd_bottom_fmt {
	height: 10px;
	background: #f2f0e6;
	font-size: 1%;
}
#leftAd_bottom_fmt.loaded {
}
.leftAd_top_fmt {
	height: 10px;
	font-size: 1%;
}
.leftAd_BG_fmt {
	text-align: center;
	background: #f2f0e6;
}
.leftAd_bottom_fmt {
	height: 10px;
	font-size: 1%;
}


/* Hot topics right column 
------------------------------------------------------- */
	.hotTopics_right_rdr {
  		width:308px;
  	}
	.hotTopics_right_rdr .hotTopics_top_fmt {
  		width:308px;
		height: 4px;
		font-size: 1%;
  	}
	.hotTopics_right_rdr .hotTopics_content_fmt {
		width: 300px;
		padding: 0px 4px;
		background-color: #d9d0b8;
	}
  	.hotTopics_right_rdr .titleArea_fmt {
  		width:300px;
  		height:21px; 
  		padding:0px;
  		font-size:100%;
  	}
  	.hotTopics_right_rdr .titleArea_fmt h1 {
  		margin:0px;
  		padding:3px 0px 0px 7px;
  		text-transform:uppercase;
  		color:#fff;
  		font-size:90%;
  		word-spacing: 1px;
  	}  
  	.hotTopics_right_rdr .linksArea_fmt {
  		width:296px;
  		border-left: 1px solid #9e956a;
  		border-right: 1px solid #9e956a;
  		border-bottom: 1px solid #9e956a;  
  		background:#f8f5ec;
  		padding:1px 1px 4px 1px;
  	}
  	.hotTopics_right_rdr .clearboth_fmt {
 		clear:both;  
  	}
	.hotTopics_right_rdr .linksArea_fmt ul {
    	list-style: none;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 2px 6px;
    	clear:both;
		}
  	.hotTopics_right_rdr .linksArea_fmt li {
		margin: 0px 0px 3px 0px;
		padding:0px 5px 0px 17px;  
		font-size:90%;
		line-height: 15px;
		}
	.hotTopics_right_bottom_fmt {
  		width:308px;
		height: 4px;
		font-size: 1%;
  	}


/* =RIGHT COLUMN AD STYLES
------------------------------------------------------- */
#rightAd_rdr {
	width: 168px;
}
#rightAd_top_fmt {
	width: 168px;
	height: 10px;
	background: #f2f0e6;
	font-size: 1%;
}
#rightAd_top_fmt.loaded {
}
#rightAd_BG_fmt {
	text-align: center;
	width: 168px;
	background: #f2f0e6;
}
#rightAd_bottom_fmt {
	width: 168px;
	height: 10px;
	background: #f2f0e6;
	font-size: 1%;
}
#rightAd_bottom_fmt.loaded {
}
.rightAd_top_fmt {
	width: 168px;
	height: 10px;
	font-size: 1%;
}
.rightAd_BG_fmt {
	text-align: center;
	width: 168px;
	background: #f2f0e6;
}
.rightAd_bottom_fmt {
	width: 168px;
	height: 10px;
	font-size: 1%;
}

/* vita5.css */

.healthAZ_browse_top_fmt {
				width: 494px;
				height: 5px;
				font-size: 1%;
			}
			.healthAZ_browse_main_fmt {				
				width: 484px;
				height: 177px;
				border-left: 5px solid #d9d0b8;
				border-right: 5px solid #d9d0b8;
				padding: 0px 0px 0px 0px;					
				margin: 0px 0px 0px 0px;		
			}
			* html .healthAZ_browse_main_fmt {	
				margin: 0px 0px 0px 0px;
			}
			.healthAZ_browse_bottom_fmt {
				width: 494px;
				height: 5px;
				font-size: 1%;
			}
			.healthAZ_browse_text_fmt {	
				margin: 0px;
				font-size: 135%;
				width: 190px;			
				font-weight: bold;
				color: #FFFFFF;
				padding: 15px 0px 0px 7px;
			}



/*  =TITLE BAR (TWO COLUMN HEADER)
------------------------------------------------------- */
/* moving left column up to match header */
#navColumn_area {
margin-top: -34px;
}
* html #navColumn_area {
margin-top: -36px;
}
.titleBar_rdr {
background-color: #ffffff;
display:inline;
float: left;
margin-left:0px;
padding-bottom: 4px;
}
.titleBar_rdr .titleBarTop_fmt {
font-size: 1%;
height: 3px;
width: 806px;
}
.titleBar_rdr .titleBarMiddle_fmt {
margin: 0px;
min-height: 24px;
color: #ffffff;
padding:0px 4px 0px 9px;
position: relative;
padding:0; /* changed from 0 4px 0 9px */
position:relative;
width:806px; /* changed from 793px */
}
* html .titleBar_rdr .titleBarMiddle_fmt {
height: 24px;
}
.titleBar_rdr .titleBarBottom_fmt {
clear: both;
font-size: 1%;
height: 3px;
width: 806px;
}
.titleBar_rdr .titleBarMiddle_fmt h1 {
float:left;
font-size:165%;
line-height: 24px;
margin:0px 0px 0px 9px; /* added 9px */
}
* html .titleBar_rdr .titleBarMiddle_fmt h1 {
margin: 0px 0px 0px 5px;
padding: 0px;
}
.titleBar_rdr .titleBarMiddle_fmt .attribution_fmt {
color: #ffffff;
float:right;
font-size:80%;
font-weight: normal;
margin: 0px;
padding:0px 4px 0px 11px; /* added 4px */
vertical-align: 3px;
white-space: nowrap;
}
* html .titleBar_rdr .titleBarMiddle_fmt .attribution_fmt {
margin: 0px;
vertical-align: 4px;
padding: 0px 0px 0px 11px;
}
.titleBar_rdr .titleBarMiddle_fmt .attribution_fmt a {
color: #ffffff;
}
.titleBar_rdr .titleBarMiddle_fmt .attribution_fmt img {
border:none;
margin:2px 3px;
vertical-align: middle;
}
.titleBar_rdr .titleBarMiddle_fmt .attribution_fmt a img { /* added to accommodate linked attribution image change in xsl, 1.29.09 */
border:none;
color:transparent !important;
}
.titleBarGuide_fmt .titleBar_rdr {
}
.titleBarGuide_fmt .titleBarTop_fmt {
background:none;	
}
.titleBarGuide_fmt .titleBarMiddle_fmt {
background:none;	
}
.titleBarGuide_fmt .titleBarBottom_fmt {
background:none;	
}
.titleBarSubtitle_fmt {
display: block;
font-size:70%; 
margin-top:-3px;
}

/* vita6.css */

/*------------------------------The Overall Glossary--------------------asdf------*/

.wc_overallHealthGlossary_rdr {
 width: 664px;
}
.wc_overallHealthGlossary_rdr_orig {
 width: 494px;
}
.wc_overallHealthGlossary_rdr .topBorder_fmt {
 font-size: 1%;
 height: 4px;
}
.wc_overallHealthGlossary_rdr .bottomBorder_fmt {
 clear: both;
 font-size: 1%;
 height: 8px;
}
.wc_overallHealthGlossary_rdr .AtoZHeading_fmt {
 background: #8f764f;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 90%;
 letter-spacing: 1px;
 padding: 1px 0px 6px 9px;
 text-transform: uppercase;
}	
.wc_overallHealthGlossary_rdr .AtoZTabs_fmt {
 background:#649D68;
 float:left;
 padding:4px 0px 0px 4px;
 width: 644px;
}
.wc_overallHealthGlossary_rdr .AtoZTabs_fmt_orig {
 background:#8f764f;
 float:left;
 padding:4px 0px 0px 4px;
 width: 490px;
}
.wc_overallHealthGlossary_rdr .AtoZTabs09_fmt {
 padding:4px 0px 0px 10px;
}	
.wc_overallHealthGlossary_rdr .AtoZTabs_fmt a{
 color:#FFFFFF;
 float:left;
 font-size:105%;
 font-weight:bold;
 height:22px;
 line-height:20px;
 margin: 0px 1px -1px -1px;
 text-align:center;
 text-decoration:none;
 width:18px;
 z-index:1;
}
.wc_overallHealthGlossary_rdr .AtoZTabs09_fmt a {
 font-size:90%;
 width:17px;
}	
.wc_overallHealthGlossary_rdr .AtoZTabs_fmt .column_header{
 color:#FFFFFF;
}
.wc_overallHealthGlossary_rdr .AtoZTabs09_fmt .wideTab_fmt a {
 width:28px;
}
.wc_overallHealthGlossary_rdr .AtoZTabs_fmt a:hover {
 background: #F9FAEF url("../assets/AZTabHover.gif") no-repeat;
 color:#5e431e;
}
.wc_overallHealthGlossary_rdr .AtoZTabs09_fmt a:hover {
 background: #F9FAEF url("../assets/AZTabHover.gif") no-repeat; 
}
.wc_overallHealthGlossary_rdr .AtoZTabs09_fmt .wideTab_fmt a:hover {
 background: #F9FAEF url("../assets/AZTabHover.gif") no-repeat;

}.wc_overallHealthGlossary_rdr .AtoZTabs_fmt ul {
 list-style:none;
 margin:0px 0px 0px 0px;
 padding:0px;
}	
.wc_overallHealthGlossary_rdr .AtoZTabs_fmt li {
 display:inline;
 list-style-type:none;
}	

.wc_overallHealthGlossary_rdr .AtoZTabs_fmt .highlightedTab_fmt {
 background: #F9FAEF url("../assets/AZTabHover.gif") no-repeat;
 color:#A66A86;
}
.wc_overallHealthGlossary_rdr .AtoZTabs09_fmt .highlightedTab_fmt {
 background: #F9FAEF url("../assets/AZTabHover.gif") no-repeat;
}
.wc_overallHealthGlossary_rdr .AtoZTabs09_fmt .wideTab_fmt .highlightedTab_fmt {
 background: #F9FAEF url("../assets/AZTabHover.gif") no-repeat;
}

.wc_overallHealthGlossary_rdr .AtoZTabs_fmt .clearhighlightedTab_fmt {
 background: #a7bf62;
 color:#FFFFFF;
 width:17px;
}
.wc_overallHealthGlossary_rdr .MainTab{
 height:28px;
}
.wc_overallHealthGlossary_rdr .MainTab a {
 float:left;
 margin: 0px -1px 0px 4px;
 text-align:center;
 text-decoration:none;
}

.wc_overallHealthGlossary_rdr .MainTab a:active {
 color:#5e431e;
}
.wc_overallHealthGlossary_rdr .MainTab ul {
 list-style:none;
 margin:0px 0px 0px 0px;
 padding:0px;
}
.wc_overallHealthGlossary_rdr .MainTab li {
 display:inline;
 list-style-type:none;
}

/*------------------------------Tier Two--------------------------*/	
											
.wc_overallHealthGlossary_rdr .AtoZTabsT2_fmt {
 background:#B8C07A;
 border-left: #B8C07A 1px solid;
 border-right: #B8C07A 1px solid;
 float:left;
 height:25px;
 margin:0px;
 padding:4px 0px 0px 6px;
 width: 656px;
}
.wc_overallHealthGlossary_rdr .AtoZTabsT2_fmt_orig {
 background:#B8C07A;
 border-left: #c8c1a5 1px solid;
 border-right: #c8c1a5 1px solid;
 float:left;
 height:25px;
 margin:0px;
 padding:4px 0px 0px 6px;
 width: 486px;
}
.wc_overallHealthGlossary_rdr .AtoZTabsT2_fmt a{
 background: url("../assets/inactiveTab.gif") no-repeat;
 color:#FFFFFF;
 float:left;
 font-size:90%;
 font-weight:bold;
 height:25px;
 letter-spacing:1px;
 line-height:29px;
 margin: 0px 1px -4px 1px;
 text-align:center;
 text-decoration:none;
 width:59px;
}

.wc_overallHealthGlossary_rdr .AtoZTabsT2_fmt .highlightedTab_fmt {
 background: url("../assets/activeTab.gif") no-repeat;
 line-height:24px;
 width:59px;
}
.wc_overallHealthGlossary_rdr .AtoZTabsT2_fmt .unavailableTab_fmt {
 background: url("../assets/inactiveTab.gif") no-repeat;
 color:#e2dece;
 float:left;
 font-size:90%;
 font-weight:bold;
 height:25px;
 letter-spacing:2px;
 line-height:29px;
 margin: 0px 1px -4px 1px;
 text-align:center;
 text-decoration:none;
 width:59px;
}
.wc_overallHealthGlossary_rdr .AtoZTabsT2_fmt ul {
 list-style:none;
 margin:0px 0px 0px 0px;
 padding:0px;
}	
.wc_overallHealthGlossary_rdr .AtoZTabsT2_fmt li {
 display:inline;
 list-style-type:none;
}	
.wc_overallHealthGlossary_rdr .AtoZTabs09T2_fmt a {
 line-height:21px;
 width:23px;
}	
	
.wc_overallHealthGlossary_rdr .anchorSpacing_fmt {
 height:1px;
}	
.wc_overallHealthGlossary_rdr .middleContent_fmt {
 background:#B8C07A;
 border-left: #a7bf62 1px solid;
 border-right: #a7bf62 1px solid;
 float:left;
 height:608px;
 overflow:hidden;
 padding:0px 5px 0px 7px;
 width: 650px;
}

.wc_overallHealthGlossary_rdr .middleContent_fmt_orig {
 background:#d9d1b7;
 border-left: #a7bf62 1px solid;
 border-right: #a7bf62 1px solid;
 float:left;
 height:608px;
 overflow:hidden;
 padding:0px 5px 0px 7px;
 width: 480px;
}
.wc_overallHealthGlossary_rdr .middleContentVert_fmt {
 background:#d9d1b7;
 border-left: 1px solid #b4aa82;
 border-right: 1px solid #b4aa82;
 float:left;
 height:900px;
 padding:0px 5px 0px 7px;
 width: 480px; 
}
.wc_overallHealthGlossary_rdr .middleContent_fmt  h1 {
color: #fff;
}
.wc_overallHealthGlossary_rdr  .hcGlossaryContentVert_fmt {
 background-color: #fff;
 border: 1px solid #b4aa82;
 clear:both;
 height: 888px;
 margin-top: 10px;
 overflow:auto;
 width: 475px;
}
.wc_overallHealthGlossary_rdr .hcGlossaryContentVert_fmt ul { 
 padding:0px;
 margin:0px;
 list-style:none;
}
.wc_overallHealthGlossary_rdr .hcGlossaryContentVert_fmt li {
border-bottom:1px solid #E9E8E1;
font-size:90%;
line-height:16px;
margin:0px;
padding:1px 0px 1px 6px;
white-space:nowrap;
width: 452px;
}

.wc_overallHealthGlossary_rdr  .hcGlossaryContentVert_fmt li.sectionTitle_fmt {
 color:#000000;
 font-weight:bold;
 list-style-image: none;
 padding:2px 0 0 6px; 
}
.wc_overallHealthGlossary_rdr  .hcGlossaryContentVert_fmt li.lastItem_fmt, .wc_overallHealthGlossaryHor_rdr  .hcGlossaryContentVert_fmt li.lastItem_fmt {
 border-bottom: none;
}
.wc_overallHealthGlossary_rdr  .hcGlossaryContentVert_fmt .spacer_fmt, .wc_overallHealthGlossary_rdr  .hcGlossaryContentHor_fmt .spacer_fmt {
 height: 1px;
}
.wc_overallHealthGlossaryVert_rdr  .clearBoth_fmt, .wc_overallHealthGlossaryHor_rdr  .clearBoth_fmt {
 clear: both;
}

.wc_overallHealthGlossary_rdr .spacer_fmt {
 height: 1px;
}

.wc_overallHealthGlossary_rdr {
 width:494px;
}
.wc_overallHealthGlossary_rdr .hcGlossaryTop_fmt {
 font-size: 1%;
 height: 4px;
 width: 494px;
}
.wc_overallHealthGlossary_rdr .hcGlossaryHeader_fmt {
 background-color: #f7f5ec;
 border-left: 1px solid #bab08b;
 border-right: 1px solid #bab08b;
 height: 27px;
}
.wc_overallHealthGlossary_rdr .hcGlossaryHeader_fmt h3 {
 color: #87734c;
 font-size: 100%;
 margin: 0px;
 padding: 4px 0px 0px 7px;
 text-transform: uppercase;
}
.wc_overallHealthGlossary_rdr .hcGlossaryMiddle_fmt {
 background-color: #a7bf61;
 border-top: 1px solid #bab08b;
 border-left: 1px solid #bab08b;
 border-right: 1px solid #bab08b;
 height: 451px;
 padding: 8px 7px 0px 6px;
}
.wc_overallHealthGlossary_rdr .hcGlossaryContentHor_fmt {
 background-color: #ffffff;
 border: 1px solid #a0956b;
 height: 538px;
 overflow:auto;
 padding: 4px 4px 2px 4px;
 width: 638px;	
}
.wc_overallHealthGlossary_rdr .hcGlossaryContentHor_fmt_iframe {
 background-color: #ffffff;
 border: 1px solid #a0956b;
 height: 596px;
 overflow:auto;
 padding: 4px 4px 2px 4px;
 width: 638px;	
}
.wc_overallHealthGlossary_rdr .hcGlossaryContentHor_fmt_list {
 background-color: #ffffff;
 border: 1px solid #a0956b;
 height: 538px;
 overflow:auto;
 padding: 4px 4px 2px 4px;
 width: 638px;	
}
.wc_overallHealthGlossary_rdr .hcGlossaryContentHor_fmt_iframe h1 {
 color: #000000;
}
.wc_overallHealthGlossary_rdr .hcGlossaryContentHor_fmt_list h1 {
 color: #000000;
}
wc_overallHealthGlossary_rdr .hcGlossaryContentHor_fmt_orig {
 background-color: #ffffff;
 border: 1px solid #a0956b;
 height: 596px;
 overflow:auto;
 padding: 4px 4px 2px 4px;
 width: 468px;	
}
.wc_overallHealthGlossary_rdr .hcGlossaryContentHor_fmt ul {
 border-right: 1px solid #e9e8e1;
 list-style:none;
 margin:0px 0px 0px 0px;
 padding:0px;
}
.wc_overallHealthGlossary_rdr .hcGlossaryContentHor_fmt ul.lastList {
 border-right: none;
}
.wc_overallHealthGlossary_rdr .hcGlossaryContentHor_fmt li {
 border-bottom: 1px solid #e9e8e1;
 font-size: 90%;
 line-height: 16px;
 padding-left: 6px;
 white-space: nowrap;
}
.wc_overallHealthGlossary_rdr .hcGlossaryContentHor_fmt li.lastItem_fmt {
 border-bottom: none;
}
.wc_overallHealthGlossary_rdr .hcGlossaryContentHor_fmt .spacer_fmt {
 height: 1px;
}
.wc_overallHealthGlossary_rdr .buttonBar_fmt{
 margin-top: 6px;
 text-align: center;
}
.hcGlossaryContentHor_fmt td {
 vertical-align: top;
}
/* vita7.css */
/*  =WELLNESS CENTER-COLUMN SPONSOR BOX - 470px WIDE
------------------------------------------------------- */
.sponsorBox470_rdr {
	float: left;
	background-color: #ffffff;
}
.sponsorBox470_rdr .SBSponsorText_fmt {
	float: left;
	width: 83px;
	height: 17px;
	font-size: 1%;
}
.sponsorBox470_rdr .SBFadeLine_fmt {
	float: left;
	width: 387px;
	height: 17px;
	font-size: 1%;
}
.sponsorBox470_rdr .SBImage_fmt {
	clear: both;
	float: left;
	padding: 2px 8px 6px 6px;
}
.sponsorBox470_rdr .SBheaderTextLogo_fmt {
	float: left;
}
.sponsorBox470_rdr .SBheaderTextLogo_fmt h3 {
	float: left;
	margin:0px;
	line-height: 1em;
	color: #6c340a !important;
	font-size: 90%;
	font-weight: bold;
	padding: 1px 8px 0px 8px;
}
.sponsorBox470_rdr .SBheaderTextLogo_fmt a:link, .sponsorBox470_rdr .SBheaderTextLogo_fmt a:visited  {
	color: #6c340a !important;
}
.sponsorBox470_rdr .SBheaderLogo_fmt {
	float: left;
	padding-top: 1px;
}
.sponsorBox470_rdr .headerLogo_fmt {
	padding: 0px 8px;
}
.sponsorBox470_rdr .SBLinks_fmt {
	float: right;
	width: 385px;
}
.sponsorBox470_rdr .SBLinks_fmt ul {
    list-style: none; 
    margin:4px 0px 0px 0px; 
    padding: 0px 8px 0px 0px;
}
.sponsorBox470_rdr .SBLinks_fmt li {
	margin:3px 0px 0px 0px; 
    padding: 0px 0px 0px 15px; 
    font-size:90%;
}
/* Styles for sponsorBox extra links at bottom*/
.sponsorBox470_rdr .sponsorBoxWide_prescribingInfo_fmt {
	clear: right;
    margin: 5px 0px 6px 2px;
    font-size:85%;
}
.sponsorBox470_rdr .sponsorBoxWide_prescribingInfo_fmt a {
    padding:0px 15px 0px 0px;
	color: #
}

/* to override center-well link colors */
.sponsorBox470_rdr a:link, .sponsorBox470_rdr a:visited {
	text-decoration: none;
	color: #006699 !important;
}
.sponsorBox470_rdr a:hover, a:active {
	text-decoration: underline;
	color: #24A2DD !important;
}

/* vita8.css */
/* CYMBALTA DEPRESSION MODULE - cymbalta_depression_az */
#cymbalta_depression_az h3 {
font-size:105% !important;
padding-bottom:1px !important;
padding-top:20px !important;
}
#cymbalta_depression_az p {
padding:0px 99px 6px 12px !important;
}
/* vita9.css */
/* CYMBALTA DEPRESSION MODULE - cymbalta_depression_az */
#cymbalta_depression_az .EditorialwBkgr_rdr .EditorialwBkgr_content_fmt h3 {
font-size:105% !important;
padding-bottom:1px !important;
padding-bottom:20px !important;
}
#cymbalta_depression_az .EditorialwBkgr_rdr .EditorialwBkgr_content_fmt p {
padding:0px 99px 6px 12px !important;
}
.browseAZ_intro_top_fmt {
	width: 494px;
	height: 5px;
	font-size: 1%;
}
.browseAZ_intro_main_fmt {				
	width: 484px;
	height: 82px;
	border-left: 5px solid #d9d0b8;
	border-right: 5px solid #d9d0b8;
	padding: 0px;					
	margin:0px;		
}
.browseAZ_intro_bottom_fmt {
	width: 494px;
	height: 5px;
	font-size: 1%;
}
.browseAZ_intro_text_fmt {	
	margin: 0px;
	font-size: 100%;
	width: 300px;			
	font-weight: normal;
	color: #000000;
	padding: 25px 0px 0px 165px;
}
/* top12.css */
.top12_news_rdr {
	width: 162px;
}
.top12_rdr .top12_header_fmt {
	width:162px;
	height:36px;
	background: #649D68 url("../assets/top12_top_bg.gif") no-repeat;
	font-size: 1%;
}
.top12_rdr .top12_cat_fmt {
	width:162px;
	height:18px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 2px;
	background:#649D68;
	font-size:100%;
	font-weight: bold;
	color:white;
	float:left;
	border-bottom: solid 1px #d1d8e9;
	border-top: solid 1px #d1d8e9;
}
.top12_rdr .top12_header_fmt img {
	margin:6px 0px 0px 143px;
}
.top12_rdr ul, .top12_rdr li {
	margin:0px;
	list-style:none;
	padding:0px;
	clear:both;
 }
.top12_rdr li a:link {
 	color: #649D68;
 }
.top12_rdr li a:hover, .top12_rdr li a:active {
	color: #A66A86;
}
.top12_rdr .top12_subhead_fmt {
	height: 16px;
	width: 136px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 7px;
	background: #f3f2f3;
	font-size:90%;
	float: left;
	border-bottom: solid 1px #d1d8e9;
	}
.top12_rdr .top12_subhead_01_fmt {
	height: 16px;
	width: 136px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 7px;
	background: #f3f2f3;
	font-size:90%;
	float: left;
	border-bottom: solid 1px #d1d8e9;
	border-top: solid 1px #d1d8e9;
}	
.top12_rdr .top12_bottom_fmt {
	float: left;
	width: 162px;
	height: 8px;
	background: #E8F6F5;
	font-size: 1%;
}
.top12_rdr .top12_square_fmt {
	width: 17px;
	height: 14px;
	padding: 4px 0px 0px 2px;
	background:#A66A86;
	color:white;
	float:left;
	text-align: center;
	font-size:70%;
	font-weight: bold;
	border-bottom: solid 1px #f3f2f3;
}
.top12_rdr .top12_topLine_fmt {
	background:#7cc0be;
	height:1px;
	width:162px;
	font-size:1%;
}
.top12_rdr .clearBoth_fmt {
	clear:both; 
	font-size:1%;
}





