html {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

#header h1 a {
    display: inline-block;
}

#header h1 a img {
    vertical-align: middle;
}

h1.reseller-title {
    padding: 13px 0;
    text-align: center;
    text-shadow: 0 1px 1px #636363;
    letter-spacing: 0.02em;
    font: 32px 'Webfont-myriadpro-boldcond', 'Myriad Pro', sans-serif;
}

.reseller-group {
    color: #9a9b9d;
    font-weight: bold;
    font-size: 16px;
    font-family: "Webfont-myriadpro-bold", Myriad, Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
    line-height: 1em;
    margin-top: 15px;
}

.online-store .reseller-group {
    margin-top: 0;
}

.separator {
    margin-bottom: 3px;
    padding-bottom: 3px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAACAQMAAACqpIQeAAAABlBMVEUAAACam51J6DjBAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjeMDwAAADhAHBBFYRTAAAAABJRU5ErkJggg==") left bottom repeat-x;
}

.reseller-block {
    clear: both;
}

.availability img {
    float: left;
    margin: 5px 0;
    height: 56px;
}

.reseller-info {
    margin-bottom: 1.25em;
}

.reseller-info .header {
    font-size: 13px;
}
