/* user subscribe page */
.contacts_form { float: left;  display: block; width: 630px; color: #792500; text-align: left; font-size:9px; }
.contacts_form_container { float: left; width: 600px; padding:5px 0px 10px 0px; }
.contacts_form_footer { height:35px; width: 977px; text-align: center; padding: 10px 0 0 0; background: url('../images/common/contacts_form_footer.gif') no-repeat;  }

.contacts_form .contacts_form_container .form_pt1 label { text-align:left; display:block; padding:4px 0 2px 0; }
.contacts_form .contacts_form_container input{ font-size:13px; font-family: Arial; }
.contacts_form .contacts_form_container input.text{ width:300px; height:16px; }
.contacts_form .contacts_form_container textarea.message{ width:300px; height:100px; }
.contacts_form .contacts_form_container select.subject{ font-size:13px; width:300px; height:20px; font-weight: normal; font-family: Arial; }

.contacts_form .form_pt1 { }
.contacts_form input.valider { width:110px; height:28px; background:url('../images/games/lottery/regvalider.jpg'); border:0; cursor: pointer; }

/*.guide_link { color: #792500; text-align: center; text-decoration: underline; padding: 0 0 0 12px; background: url('../images/arr_right.gif') no-repeat 0px 3px;}*/
