.details_tab,

.details_tab_active {

    border-style:solid solid none;

    border-width:1px;

    cursor:pointer;

    float:left;

    margin-right:4px;

    padding:2px 10px;

}



.details_tab_active {

    background-color:#66bb44;

    border-color:#000;

    color:#666666;

    font-weight:bold;

    height:28px;

}



.details_tab {

    background-color:#79D260;

    border-color:#C0C0C0;

    height:21px;

    margin-top: 7px;

    margin-right:4px;

}

.details_tab:hover{

background-color:#66bb44;

border-color:#000;

font-weight:bold;

}

#xajax_resp_tabs {

    width:100%;

}
