#c_content {
    background: url(../../images/bg_servizi.jpg) no-repeat right bottom;
}

#d_left {
    float: left;
    width: 960px;
    padding: 30px 0 0;
    position: relative;
    z-index: 200;
    text-align: left;
    min-height: 420px;
    height: auto !important;
    height: 420px;

}


#accordion div {
    color: #666;
    padding: 0 5px 5px;
 
}

h2.cursor {
    color: #666;
    font-weight: normal;
    width: 800px;
    height: 21px;
    line-height: 21px;
    font-size: 12px; 
    margin: 15px 0 0; 
    border-bottom: 1px solid #666;  
}

.p_text {
    line-height: 18px;
    margin: 5px 0 0;
    text-align: justify;
}

.ui-state-active {
    color: #ff0000 !important;
    width: 960px !important;
}

