.homepageBG{background:url(../img/images/bg_1.jpg) repeat-x top;}
img{border:none;}
.hidden{display:none;}
.ColorRed{color:red;}

.success_msg {
    background-image: url("../img/video_img/right.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #348017;
    font-size: 12px;
    font-weight: 900;
    padding-left: 20px;
}
.Strong{font-weight: bold;}

.error_msg{
    background-image: url("../img/images/iconError.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #FF0000;
    font-size: 12px;
    font-weight: 900;
    padding-left: 20px;
    text-align: left;
}

.GrayBoxExamSpecial {background-color:#E5E5E5;border:1px solid #C3C3C3;float:left;padding:10px;}
.GrayBoxContentWap3 {clear: both;height: 22px;overflow: hidden;padding: 10px 0}
.GrayBoxContentWap5 {margin: 0 auto;overflow: hidden;width: 770px;margin-top: 5px;}
