@charset "utf-8";

form label {font-weight:bolder;}

form,form input,form textarea {
font-family:Helvetica, Arial, sans-serif;
color:#666;
}

fieldset {
width:461px;
background-color:#FFC511;
background-image:url(/reeb_images/forms/fieldsetBg.jpg);
background-repeat:no-repeat;
border:2px solid #FFC511;
padding:20px;
}

#radio span {width:100%;}

#radio label {font-weight:400;}

#radio .radioBtn {
margin-right:115px;
border:0;
}

#radio input {margin-right:110px;}

option {color:#333;}

.input_text,textarea {
font-size:14px;
background-image:url(/reeb_images/forms/fieldBg.gif);
background-repeat:no-repeat;
background-position:0 0;
border:2px solid #FFF;
color:#666;
padding:1px;
}

#messageBox {
float:left;
clear:both;
width:100%;
}

.messageBox {
width:250px;
height:100px;
}

#formBtn {
float:left;
width:100%;
clear:both;
text-align:center;
}

.formBtn {
clear:both;
width:200px;
font-size:14px;
height:35px;
}
