#mainmenu{border-bottom:3px solid #ccc;}
legend{color:#F2F2F2;}
.panel{clear:both;display:none;background:transparent;padding:0;margin:20px 0 0 0;}
fieldset{padding:5px;}
.panel.active-tab-body{display:block;}
.bar{padding:5px;background-color:#3e3e3e;}
#tabs{height:26px;list-style:none;}
#tabs li{float:left;}
#tabs a{float:left;padding:5px 8px;margin-left:6px;background-color:#DCDCDC;text-decoration:none;color:#333;}
#tabs a.active-tab{background-color:#FF6A10;border-top:3px solid #666;padding-top:2px;color:#fff;}
