@charset "utf-8"; 

a.inactive{text-decoration:none; color:#999}
a img{border:0}
a.inactive img{opacity:0.5}
.tabbed-pane *{margin:0; padding:0}
.tabbed-pane{ border:1px solid #fff}
.tabbed-pane .tabs{background:#fd4b1b; list-style:none; clear:both;  margin-bottom:-1px; border-top:1px solid #fd6d46}
.tabbed-pane .tabs .active{width:100px; color:#737373; font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; background:#f3efcf url(../img/tabarrow_o.png) no-repeat; padding:0px 0px 0px 16px; margin:0px 0px 0px -16px; height:26px; line-height:26px}
.tabbed-pane .tabs li{margin:0; height:28px; background:url(../img/tabarrow_w.png) no-repeat; padding:0px 0px 0px 16px; border-bottom:1px solid #d93a10; border-top:1px solid #fd6d46}
.tabbed-pane .tabs li a{color:#D5BD91; display:block; padding:5px; color:#fff; font-weight:bold; width:90px}
.tabbed-pane .pane{background:#fd4b1b url(../img/tab_gradient_proj.png) repeat-y; padding:5px; height:100%}
.tabbed-container{background:#e7e1c4; clear:both; min-height:100%; text-align:left}
.tabbed-container .overlay{position:absolute; clear:both;  padding:5px;  top:0; left:0; background:url(images/rotating_arrow.gif) no-repeat; text-align:center; z-index:100; mini-height:100%}

 #mypanewidth{width:440px; float:left;  background:url(../img/tab_gradient_proj.png) repeat-y; margin:0; padding:0}
* html #mypanewidth{width:420px; margin:0px -3px}
#MyPane{margin:0; padding:10px 0px 0px 5px}
