.shop-phone {
    float: left;
    padding: 5px 0 10px;
}

.shop-phone i {
    font-size: 21px;
    line-height: 21px;
    color: white;
    padding-right: 7px;
}

.shop-phone strong {
    color: white;
}

#contact-link {
    float: right;
    border-left: 1px solid #515151;
}

#contact-link a {
    display: block;
    color: white;
    font-weight: bold;
    padding: 8px 10px 11px 10px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

#contact-link a:hover, #contact-link a.active {
    background: #2b2b2b;
}

#contact_block .label {
    display: none;
}

#contact_block .block_content {
    color: #888888;
}

#contact_block p {
    margin-bottom: 4px;
}

#contact_block p.tel {
    font: 400 17px/21px Arial, Helvetica, sans-serif;
    color: #333333;
    margin-bottom: 6px;
}

#contact_block p.tel i {
    font-size: 25px;
    vertical-align: -2px;
    padding-right: 10px;
}
