@import url("../flora/flora.tabs.css");

.ui-tabs-container { border-color: #ce781c; }

.ui-tabs-nav span, .ui-tabs-nav a {
    background-image: url(i/tabs.gif);
}

/* FIXME: Move this up to the main flora theme? */
.ui-tabs-nav { height: 25px; }

