.message-page .title{
    font-size:28px;
    font-weight: bold;
    color:#000000;
    line-height: 50px;
    text-align: center;
    margin-bottom: 30px;
}
.message-page .sub-tt{
    font-size:16px;
    line-height: 30px;
    color:#666666;
}
.message-page #message-form{
    margin-top:40px;
}
.message-page .form-label{
    margin-bottom:0;
    width:100px;
    text-align: right;
}
.message-page .form-vl{
    width:400px;
}
#postarea_prov,#postarea_city,#postarea_country{
    width:130px !important;
    display:inline-block;
}
.message-page #validate{
    width:120px !important;
    margin-right:5px;
    display:inline-block;
}
.message-page #ckstr{
    height:32px;
}