#qa {
color:#006F2C;
font-size:14px;
line-height:16px;
padding-bottom:10px;
}
.qalabel {
width: 300px;
font-weight: bold;
float: left;
padding-top: 6px;
line-height: 14px;
}
.qalabelnormal {
width: 300px;
font-weight: normal;
float: left;
padding-top: 4px;	
line-height: 20px;
}
#right_q_box {
float: left; 

/*height: 705px; */
height: 670px;
border-top: 1px solid #DADCDE; 
border-right: 1px solid #DADCDE; 
border-bottom: 1px solid #DADCDE; 
border-left: 1px solid #DADCDE; 
padding-left: 40px; 
padding-top: 10px;
}
* html #right_q_box {
float: left; 

/*height: 705px; */
height: 600px;
border-top: 1px solid #DADCDE; 
border-right: 1px solid #DADCDE; 
border-bottom: 1px solid #DADCDE; 
border-left: 1px solid #DADCDE; 
padding-left: 40px; 
padding-top: 10px;
}

