.howSurveyControls {
    float: right;
}

.howSurveyContainer {
    display: none;
    width: 350px;
    font-size: 8pt;
    left: 200px;
    position: absolute;
    background-color: #e8e8e8;
    border: 1pt solid #666666;
    padding: 5px;
    font-size: 8pt;
}

.howSurveyTitle {
    color: green;
    font-size: 12pt;
    font-weight: bold;
}

.howQuestion {
    font-size: 8pt;
}

.checkBoxSpan {
    vertical-align: middle;
    margin-right: 5px;
}

.uSubDiv {
    padding-top: 10px;
    float: right;
}

.uOtherDiv {
    padding-left: 5px;
}

#uSPercentTable td {
    text-align: left;
    vertical-align: top;
    font-size: 8pt;
}

.percentCDiv {
    font-weight: bold;
}

.percentNDiv {

}

.percentUDiv {
    font-weight: bold;
}

.loginHead {
    font-weight: bold;
}

.loginWelcome {
    padding-bottom: 5px;
    margin-bottom: 5px;
}
