.testIntro{
    margin-bottom:20px;
    }
.testHeader{
    color:#8CB811;
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
}

.testKey{
    font-weight:bold;
    line-height:20px;
}

.testWrapper{
    margin-top:20px;
}

.testField{
   /*  margin-bottom:6px; */
    background-color:#DCEAB7;
    padding:4px;
    padding-right:20px;
    height:36px;
}

.testTable td{
     padding-bottom:6px;
}

.subminBtn{
    display:block;
    width:120px;
    line-height:40px;
    background-color:#8CB811;
    color:#ffffff;
    text-align:center;
    font-weight:bold;
    text-decoration:none;
    float:right;
    margin-bottom:20px;
}

.scoreTitle{
    clear:both;
     font-weight:bold;
    line-height:20px;
}
.score{
    margin-bottom:40px;
}
#ctr_cont
{
	width:551px;
}
#lhs_cont
{
	width:180px;
}