.icon_phone {
    font-size: inherit;
    line-height: 24px;
    background: url('images/icon_footer_phone_dark.png') left 4px no-repeat;
    padding: 0 0 0 30px;
    margin-bottom: 6px;
}

.icon_mail {
    font-size: inherit;
    line-height: 24px;
    background: url('images/icon_footer_mail_dark.png') left 5px no-repeat;
    padding: 0 0 0 30px;
    margin-bottom: 6px;
}

.icon_loc {
    font-size: inherit;
    line-height: 24px;
    background: url('images/icon_footer_loc_dark.png') left 3px no-repeat;
    padding: 0 0 0 30px;
    margin-bottom: 6px;
}

.icon_plus {
    font-size: inherit;
    line-height: 24px;
    background: url('images/icon_plus.png') left 3px no-repeat;
    padding: 0 0 0 30px;
    margin-bottom: 6px;
}
.icon_telephone {
    font-size: inherit;
    line-height: 24px;
    background: url('images/icon_footer_oldphone_dark.png') left 3px no-repeat;
    padding: 0 0 0 30px;
    margin-bottom: 6px;
}