.customize a {
    text-decoration: none;
}
.customize .rightbar {
    display: none;
}
.customize #members {
    display: none;
}
.customize #membersText {
    display: none;
}
.customize button {
    background-color: #CCCCCC;
    border: 1px solid #999999;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    width: 150px;
}
.customize .logout {
    background-color: #CCCCCC;
    border: 1px solid #999999;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 100px;
}
.customize .fotoSocial {
    background-color: #999999;
    border: 1px solid #333333;
    float: left;
    height: 50px;
    width: 50px;
}
.customize .labelSocial {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 4px;
    width: 150px;
}
.customize #avviso {
    clear: both;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    width: 100%;
}
.customize iframe {
    border: medium hidden;
    overflow: hidden;
}
