.zc-wrapper {
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 9000;
}
.zc-wrapper form {
    background-color: #FFFFFF;
    display: block;
    height: 182px;
    left: 50%;
    margin-left: -184px;
    margin-top: -91px;
    padding: 0;
    position: absolute;
    top: 50%;
    visibility: visible;
    width: 380px;
    z-index: 9002;
}
div#zc-winmask p.zc-title {
    color: #323334;
    font-family: 'Durant';
    font-size: 26px;
    font-style: italic;
    line-height: 26px;
    margin: 20px 27px 16px;
}
.zc-close {
    background: url("/static/additional/chevrolet/images/closeSprite.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 26px;
    position: absolute;
    right: 1px;
    text-indent: -99999px;
    top: 1px;
    width: 27px;
}
.zc-close a {
    cursor: pointer;
    height: 26px;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 27px;
}
.zc-wrapper p.zc-par {
    color: #323334;
    font-family: 'Arial';
    font-size: 12px;
    margin: 0 27px 16px;
    padding: 0;
}
p.zc-inputpar {
    height: 22px;
    margin: 0 auto;
    padding: 0;
    width: 164px;
}
p.zc-inputpar .zc-input {
    border: 1px solid #DEDEDE;
    height: 20px;
    margin: 0 8px 16px 0;
    min-height: 20px;
    min-width: 96px;
    padding: 0 5px;
    width: 96px;
}
p.zc-inputpar .zc-go {
    border: 0 none;
    cursor: pointer;
    margin: 0;
    width: 47px;
}
p.zc-error {
    color: #BE031A;
    font-weight: 700;
    text-align: center;
}
.zc-loading {
    height: 0;
    width: 0;
}
.zc-mask {
    background: none repeat scroll 0 0 #000000;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 9001;
}
html, body {
}
.zc-wrapper form {
}
.zc-link {
}
.zc-close a {
}
.zc-link a {
}
.Explorer7 p.zc-link {
}
.Explorer7 div#zc-winmask p.zc-title, .Explorer8 div#zc-winmask p.zc-title {
    font-size: 24px;
}
.Explorer7 p.zc-inputpar .zc-input, .Explorer8 p.zc-inputpar .zc-input {
    margin-bottom: 0;
    padding-top: 5px;
}
.zc-close a {
    height: 7px;
}
.zc-select {
    margin-left: -6px;
    margin-right: 8px;
    min-width: 0px;
}
.zc-selectpar {
    width: 283px;
    margin: 0 auto;
}