/* CUSTOM TARGET DIV STYLES */
div#target { height: auto; overflow: hidden; }
div.sectionContainer div.copy { width: 460px; float: right; min-height: 350px; height: auto; }
#detail_body { overflow: hidden!important; }

/* STANDARD TAB LAYOUT */
#tabnav { overflow: hidden; width: 689px; }
#tabnav .caption { width: auto; float: left; font-size: 14px; color: #613C06; font-family: Georgia, 'Times New Roman', serif; font-style: italic; font-weight: bold; line-height: 2.2em; }
ul#t { width: auto; margin: 0!important; padding: 0!important; float: right; }
ul#t li 		{ margin: 0 2px 0 0!important; padding: 0;  }
ul#t li a 		{ position: relative; height: 31px; padding: 0 15px; display: block; background-image:url(/images/health_guides/bk_tab.png); }
ul#t li a.selected, ul#t li a.selected * { background-position: 0 100%; }
ul#t li a:hover, ul#t li a:hover * { background-position: 0 100%; color: #2C5C00!important; }
ul#t li .left 	{ width: 2px; height: 31px; background-image:url(/images/health_guides/bk_tab-left.png); position: absolute; left: 0; top: 0; }
ul#t li .right 	{ width: 2px; height: 31px; background-image:url(/images/health_guides/bk_tab-right.png); position: absolute; right: 0; top: 0; }
.holder { display: none; }

/* BUTTON STYLE LAYOUT */
#tabnav.buttons { background: 0; }
.buttons ul#t {  padding: 0; width: 689px; overflow: hidden; margin: 0; padding: 6px 0 0 0!important; %padding: 6px 0!important; border-top: 1px dashed #d6d6d6; border-bottom: 1px dashed #d6d6d6; }
.buttons ul#t li 		{ margin: 0 6px 6px 0!important; padding: 0; height: 29px; }
.buttons .caption { font-family: Trebuchet, "Trebuchet MS", Verdana, sans-serif; width: auto!important; font-size: 16px; color: #501800; font-style: italic; background: 0; text-align: left; padding: 0 0 6px 5px!important; line-height: 1em!important;  }
.buttons ul#t li a 		{ color: #665b57!important; font-size: 12px; font-family: Trebuchet, "Trebuchet MS", Verdana, sans-serif; background-position: 0 200%; white-space:nowrap; position: relative; height: 29px; margin: 0; padding: 0 11px; display: block; background-image:url(/images/health_guides/bk_button-gradient.png);  }
.buttons ul#t li a * { background-position: 0 200%; }
.buttons ul#t li a:hover, .buttons ul#t li a:hover * { background-position: 0 100%; color: #000!important; }
.buttons ul#t li a.selected, .buttons ul#t li a.selected * { color: #665b57!important; background-position: 0 0; }
.buttons ul#t li .left 	{ width: 4px; height: 29px; background-image:url(/images/health_guides/bk_button-left.png); position: absolute; left: 0; top: 0; z-index: 1000;}
.buttons ul#t li .right 	{ width: 4px; height: 29px; background-image:url(/images/health_guides/bk_button-right.png); position: absolute; right: 0; top: 0; z-index: 1001; }
.buttons ul#t li.rule { width: 100%; height: 1px; background-color: #f6d494; }
