#tab_body {margin-top:-1px; height:auto; padding:5px 5px 14px 14px; border:1px solid #666; z-index:0; display:inline-block; position:relative;}
#tab_body p {margin:10px 0 0 0;}
#tab_body .tab_img {border:0; float:left; margin:0 1em 0 0;}
#tab_body .tab_head {margin:5px 0 0 1px; border:0; font-weight:bold; padding:0;}
#tab_body .tab_content {min-height:70px; margin:1em 0 1em 0;}
#tab_body .tab_content p {margin-left:110px; margin-top:5px;}
#tab_body .tab_content h2 {margin:0 10px 0 111px; padding:0 0 4px 0; border-bottom:1px solid #e0dcdc;}

#header {float:left; width:100%; line-height:normal;}
#header ul {z-index:1; position:relative; margin:0; padding:10px 0 0; list-style:none;}
#header li {float:left; background:url(/assets/images/tabs/left_inactive.gif) no-repeat left top; margin:0; padding:0 0 0 2px;}
#header a {float:left; display:block; background:url(/assets/images/tabs/right_inactive.gif) no-repeat right top; padding:5px 8px 4px 2px; text-decoration:none; color:#fff;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {color:#fff;}
#header .active {background-image:url(/assets/images/tabs/left_active.gif); border-width:0;}
#header .active a {background-image:url(/assets/images/tabs/right_active.gif); color:#333; padding-bottom:5px;}