/*blue ¥[ªº*/
.FormSubmit_btn{
   background-repeat: no-repeat;
   background-position: center bottom;
   background:url('../images/btn_sent.jpg') ; border:0px; width:73px; height:24px;  
}

.FormReset_btn{
   background-repeat: no-repeat;
   background-position: center bottom;
   background:url('../images/btn_resent.jpg') ; border:0px; width:73px; height:24px;  
}


.inputValidationMessage{
float:left;font-size:84%; color:#333; line-height:150%;  padding-top:10px;  margin-left:2px;;
}

