@charset "UTF-8";
/* CSS Document */

.tab-container{ background:#FFFFFF; padding:10px; margin:0 0 5px 0;}
.addi-tab-container {}
.tab-header{}
.tab-handle{cursor:pointer; color:#009900;}
.active-tab-handle a{ color:#FF0000;}

.tab-body{}
.tab-body-element{}


