.wrapper:not(.container) {
    background-image: url("/techsupport/edmark/images/fonts.gif");
    background-repeat: repeat-x;
    background-position: left top;
}

.header,
.main,
.footer,
.header-title {
    display: block;
    margin: 0 auto;
}

.header {
    width: 574px;
}

.footer {
    padding-bottom: 50px;
    margin: 20px auto 0;
    float: none;
}

.main,
.footer{
    width: 480px;
}

.main-title {
    margin-top: 15px;
    padding-bottom: 10px;
    font-size: 16px;
    border-bottom: 1px solid rgb(153, 153, 153);
    font-weight: 700;
}

.t_comments label[for="t_comments"] {
    display: none;
}

.wrapper-hide {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    margin-top: 10px;
}

.form-group + .modal-window {
    display: block;
    font-size: 10px;
    margin-top: -15px;
    float: left;
}

.checkbox label {
    font-size: 11px;
    line-height: 1.8;
}

.wrapper-hide .form-group {
    margin-bottom: 18px;
}

.footer .copyright {
    width: 350px;
}

#compquantity label {
    font-size: 11px;
    line-height: 22px;
}

#compquantity input {
    width: 56px;
}

body[os="MacOS"] input[name="c_iaminterested15"] {
    margin-top: 3px;
}