@charset "utf-8";
.list-iconA {
    background-image: url(../icons/user_a.png);
    background-repeat: no-repeat;
    }
.list-iconC {
    background-image: url(../icons/user_c.png);
    background-repeat: no-repeat;
    }
.flag_r {
    background-image: url(../icons/flag_red.png);
    background-repeat: no-repeat;
    }
.flag_v {
    background-image: url(../icons/flag_green.png);
    background-repeat: no-repeat;
    }
.flag_o {
    background-image: url(../icons/flag_orange.png);
    background-repeat: no-repeat;
    }
.list-star1 {
    background-image: url(../icons/star1.png);
    background-repeat: no-repeat;
    }
.list-star2 {
    background-image: url(../icons/star2.png);
    background-repeat: no-repeat;
    }	
.list-star3 {
    background-image: url(../icons/star3.png);
    background-repeat: no-repeat;
    }	
.list-star4 {
    background-image: url(../icons/star4.png);
    background-repeat: no-repeat;
    }
.list-star5 {
    background-image: url(../icons/star5.png);
    background-repeat: no-repeat;
    }
.anag {
    background-image: url(../icons/vcard.png);
    background-repeat: no-repeat;
    max-height: 32px;
    }
.pwd {
        background-image: url(../icons/key.png);
        background-repeat: no-repeat;
        max-height: 32px;
        }    
.sinis {
    background-image: url(../icons/car.png);
    background-repeat: no-repeat;
    max-height: 32px;
    }
.titoli {
    background-image: url(../icons/money.png);
    background-repeat: no-repeat;
    max-height: 32px;
    }
.info {
    background-image: url(../icons/feed.png);
    background-repeat: no-repeat;
    max-height: 32px;
    }
.pol {
    background-image: url(../icons/script_edit.png);
    background-repeat: no-repeat;
    max-height: 32px;
    }
.normale {
    background-image: url(../icons/flag_green.png);
    background-repeat: no-repeat;
    }
.urgente {
    background-image: url(../icons/flag_red.png);
    background-repeat: no-repeat;
    }
.attenzione {
    background-image: url(../icons/flag_orange.png);
    background-repeat: no-repeat;
    }
.faq {
    background-image: url(../icons/faq2.png);
    background-repeat: no-repeat;
    max-height: 32px;
    }
.feed {
    background-image: url(../icons/feed.png);
    background-repeat: no-repeat;
    max-height: 32px;
    }
.cancella {
    background-image: url(../icons/cancel.png);
    background-repeat: no-repeat;
    }	
.privacy {
    background-image: url(../icons/privacy.png);
    background-repeat: no-repeat;
    max-height: 32px;
    }  
.allegato {
    background-image: url(../icons/attach.png);
    background-repeat: no-repeat;
    max-height: 32px;
        }
