/* New panel by Dredd */
h1 {font-size: 10px; margin: 20px 0;}
.container {width: 550px; margin: 10px auto;}
ul.tabs {margin: 0;padding: 0;float: center;list-style: none;height: 20px;border-bottom: 1px solid #000000;border-left: 1px solid #000000;width: 100%;}
ul.tabs li {float: left;margin: 0;padding: 0;height: 20px;line-height: 20px;border: 1px solid #000000;border-left: none;margin-bottom: -1px;background:url('/gs/menuh.png')#272727;overflow: hidden;position: relative;}
ul.tabs li a {text-decoration: none;color: #808080;display: block;font-size: 10px;padding: 0 20px;border: 0px solid #000000;outline: none;}
ul.tabs li a:hover {background:url('/gs/menuo.png') #ff0000;color: #ff0000;} 
html ul.tabs li.active, html ul.tabs li.active a:hover {background:url('/gs/menuo.png') #303030;border-bottom: 0px solid #303030;}
.tab_container {border: 1px solid #000000;border-top: none;clear: both;float: center; width: 100%;background:url('/gs/body2.png') #303030;-moz-border-radius-bottomright: 5px;-khtml-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-bottomleft: 5px;-khtml-border-radius-bottomleft: 5px;-webkit-border-bottom-left-radius: 5px;}
.tab_content {padding: 10px;}
/* /New panel by Dredd */