
.QuestionLaoCai {
    background: rgba(0, 0, 0, 0) url("images/faq.png") no-repeat scroll left top;
    margin-top: 10px;
    padding: 30px 10px 10px;
}

.QuestionLaoCai .divInfo {
    margin: 20px 0;
}

.QuestionLaoCai table td.td-Header {
    margin-right: 10px;
}
.QuestionLaoCai table td .Question-Title {
    width: 99% !important;
}
.QuestionLaoCai table td select {
    width: 220px !important;
}

.QuestionLaoCai table td input {
    width: 215px !important;
}


.QuestionLaoCai table .VerifierImg {
    vertical-align: top;
}

.QuestionLaoCai table.VerifierValue .VerifierTextBox {
    height: 19px;
    width: 42px !important;
}

.QuestionLaoCai table .td-Warring {
    padding: 15px 0 0;
}

.QuestionLaoCai table .VerifierImg {
    vertical-align: top;
}
.QuestionLaoCai table  .VerifierValue .VerifierTextBox {
    height: 18px;
    width: 42px !important;
}
.QuestionLaoCai table  .td-Warring {
    padding: 15px 0 0;
}
.QuestionLaoCai table  .td-Warring .Request {
    font: 13px/29px arial;
    text-align: justify;
}
.QuestionLaoCai table .td-Policy > div {
    color: #333;
    font: 13px/20px arial;
}
.QuestionLaoCai table .CheckPrivacy {
    font: 13px arial;
}
.QuestionLaoCai table .WarringPrivacy {
    font: italic 13px arial;
}
.QuestionLaoCai table td .chkPrivacy input {
    display: inline-block;
    margin-bottom: 10px;
    width: 30px !important;
}
.QuestionLaoCai table .lnkSubmit, .lnkReset {
    background: #bf0404 none repeat scroll 0 0;
    border: none;
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px 0 #b3b3b3;
    color: #ffffff;
    cursor: pointer;
    font: 13px arial;
    margin: 20px 7px;
    padding: 6px 15px;
    display: inline-block;
}



