.tabbar ul{margin:0;padding:0;float:left;margin-top:4px;}
.tabbar ul li{list-style-type: none;padding: 0;margin: 0;display: block;float: left;background: url(tab.gif) repeat-x 0 0 ;text-align: center;}
.tabbar a{font-size:10px;color: #000;display: inline;padding:5px 11px;height:23px;line-height:23px;border-right:1px solid #fdc707;width:auto;text-transform:uppercase;}
.tabbar li#active { background: url(tab.gif) repeat-x 22px; }
.tabbar a:hover { background: url(tab.gif) repeat-x 22px; }
.tabbar ul li a.selected{background:url(tabbg.gif) repeat-x 0 0;color:White;}
.tabcontentiframe{height:530px;width:283px;}
.tabcontent{display:none; text-align:left}