File: /home/centralexf/www/modules/mod_qtabs/css/qtabs_round1.css
.qthead-round1 ul.qtabs li {
background:#eeeeee url(../images/round1l.gif) no-repeat scroll 0% 0%;
margin-left: 5px;
padding: 0;
}
.qthead-round1 ul.qtabs li span {
background: transparent url(../images/round1r.gif) no-repeat scroll right top;
display: block;
margin: 0;
padding: 4px;
}
.qthead-round1 ul.qtabs li.open {
background:#666666 url(../images/round1lo.gif) no-repeat scroll 0% 0%;
}
.qthead-round1 ul.qtabs li.open span {
background:transparent url(../images/round1ro.gif) no-repeat scroll right top;
color:#fff;
}
.qthead-round1 ul.qtabs li.hover span {
text-decoration: underline;
}
div.current-round1 {
clear:both;
border-width: 3px 1px 1px;
border-style:solid;
border-color: #666666;
}