@CHARSET "UTF-8";

#nice_form{margin : 15px; clear: both;}
#nice_form  input, #nice_form textarea, #nice_form select{ float : left; width : 35%; border : 1px solid #bab8c6; margin-top: 5px; margin-left: 10px;}
#nice_form textarea{height: 80px;}
#nice_form  img { float : left; width : 160px; border : 1px solid #7E301A; margin-left: 10px; margin-top: 5px;}
#nice_form fieldset input:hover, #nice_form fieldset textarea:hover  { border-color : #000; }
#nice_form fieldset input:active, input:focus, #nice_form fieldset textarea:active { border-color : #000; }
#nice_form label, book_form#label span { display : block; padding-bottom : .25em; }
#nice_form label { float : left; width : 100%; }
#nice_form label span { float : left; width : 42%; text-align : right; }
#nice_form form div {clear:both; margin-bottom:20px; padding:10px 0px; text-align:center; }
#nice_form fieldset { padding : 20px; background : url(../images/personal2.jpeg); background-repeat: no-repeat; border : 1px solid #777777; overflow : hidden; margin-bottom: 10px;}
#nice_form fieldset:hover { border-color : #6CC829; }
em.required_fields{color:red;}
#nice_form form input.button{width: 100px;background-color : #6CC829;border : 2px double #777; border-top-color : #054b7f;font : bold 92% Tahoma, Verdana, Arial, sans-serif; color : #fff;text-transform : uppercase;}
div#error_mesg{margin: 12px;}
div#error_mesg ul{list-style: none;}
div#reg_messg{clear: both;}
label#captcha_inp input{width: 160px;}
