@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{list-style:none; clear:both; float:left; margin-bottom:-1px; background:#fd4b1b; width:541px}
.tabbed-pane .tabs .active{color:#737373; font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; background:#e5dfc2 url(../img/tabarrow_o2.png) no-repeat; padding:0px 0px 0px 20px; width:100px; height:26px; line-height:26px;  margin:0 0 0 -16px}
.tabbed-pane .tabs li{float:left; width:117px; height:26px; background:url(../img/tabarrow_w.png) no-repeat; padding:0px 0px 0px 16px}
.tabbed-pane .tabs li a{display:block; padding:5px; color:#fff; font-weight:bold}
.tabbed-pane .pane{background:#fd4b1b url(../img/tab_gradient_proj.png repeat-y; padding:5px; clear:both; height:100%}
.tabbed-container{background:#e7e1c4; clear:both; 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}

html * #mypanewidth{width:541px; float:left; margin:0; background:#e6e0c2; padding:0}
#MyPane{margin:0; padding:10px 0px 5px 5px}
