/* ########################### */
/* 		Contact.css
/* ########################### */

#contact { width:385px; height:570px; margin:auto; padding-top:25px; background:url(../pictures/design/bg_contact.jpg); padding-left:215px; }
#contact form { width:350px; }
#contact p { margin-bottom:0px; padding-bottom:13px; }
#contact label { float:none; text-transform:uppercase; font-weight:bold; margin-bottom:2px; width:200px; }
#contact input[type=text], select, textarea { width:330px; padding:5px; border-color:#E72973; }
#contact select { width:340px; }
#contact textarea { height:120px; }
