.question{
font-size: 12px;
color: #666666;
font-weight: bold;
text-align: left;
vertical-align: top;
margin: 0px;
padding-right: 50px;
padding-left: 40px;
height: 50px;
width: 665px;
background: url('../images/title_back.gif') no-repeat left top;
}

.other_q{
margin: 0px;
padding: 0px;
height: 55px;
width: 600px;
background-image: url('../images/other_q_back.gif');
background-repeat: no-repeat;
background-position: center top;
}

.other_q .text{
text-align: center;
margin-top: 15px;
padding: 5px 5px 5px 20px;
float: left;
}

.other_q .btn{
text-align: center;
vertical-align: middle;
margin-top: 10px;
float: right;
width: 230px;
}