/** The sbtab Extension **/
.tx-sbtab-pi1 {margin:0px 0px;}
.tx-sbtab-pi1 .hiddencontent,.hiddencontent2 {display:none;}

.tx-sbtab-pi1_wrap {
  padding:1em 1.2em 0px 0px;
  background:#FFF;
  overflow:hidden;
  clear:both;
  border-top: 2px solid #ccc;
  min-height: 150px;
  width:592px
  }

#sbtab li {
	padding: 0px;
	margin: 0px;
}
#sbtab li {
  list-style-type: none;
  list-style:none;
  background: #fff url(left11.gif) left 0px no-repeat;
  float: left;
  margin: 0 -1px 0 0;
  padding: 0;
  cursor: pointer;
  margin-right:0px;
  border-top:2px solid #ccc;
  border-left:2px solid #ccc;
  border-right:2px solid #ccc;
  width:133px;
}
#sbtab a, #sbtab a:active, #sbtab a:visited {
 background: url(right11.gif) right 0px no-repeat;
 display: block;
 float: left;
 height: auto;
 line-height: 24px;
 color: #000;
 padding: 0px 2px 0 9px;
 text-decoration: none;
 outline:0;
 ;
 font-weight:bold;
 font-size:90%;
}
#sbtab li.selected { 
    background:#838ba2 url(lefte_on.gif) left 0 no-repeat; 
    color:#fff;
    
    }
#sbtab a.selected,
#sbtab a.selected:active,
#sbtab a.selected:visited {background: url(right11_on.gif) right 0px no-repeat;padding-right: 15px;color:#fff}

#sbtab1 li:hover {background: url(left33_on.gif) left 0 no-repeat;}
#sbtab a:hover {background: url(righte_on.gif) right 0px no-repeat;}
#sbtab #tab0, #sbtab #tab1, #sbtab #tab2{margin-right:19px}