#tabs{
z-index:0;
display:inline-block;
background: transparent;
border:none;
text-align:left;
}

#ultabs{background:transparent; border:none;}


.ui-widget-content { border: none;}

#tabs{ border:none; padding:0px; margin:0px; width:100%; height:100%;}
.ui-widget-content { border: none;}

.alltabs{
color:#FF0000;
background:yellow;
}



#tabs li a {
color: #292966; text-decoration:none;
border:none;
overflow:hidden;

}

#tabs li{font-weight:bold;
text-align:left;
display:inline-block;
background:#transparent;
border:1px solid #292966;
overflow:hidden;
}

.mytabs{
overflow:hidden;
}

#tabs a{color:#FF0000;}



