.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:#EAEAEA;
    border-color:#CCCCCC;
    color:#666666;
    font-weight:bold;
    height:21px;
}

.details_tab {
    background-color:white;
    border-color:#CCCCCC #CCCCCC #000000;
    height:21px;
    margin-top: 0px;
    margin-right:4px;
}

.productrow_fullborder_accessoire {
border:1px solid #CBCBCB;
font-size:11px;
height:155px;
margin:4px;
padding:5px 5px 9px;
vertical-align:top;
width:265px;
}

.containeraccessoirerow {
float:left;
width:284px;
}
