@charset "utf-8";
/* CSS Document */

#white_content {padding: 20px 55px; min-height: 373px; }

#contact_form { width: 340px;  }
#contact_form .fieldwrap { height: 35px; clear: both;}
#contact_form label { display: inline-block; *display:inline; *zoom: 1; vertical-align: middle; line-height: 26px; margin-bottom: 10px; float: left; text-transform: lowercase; font-size: 0.9em; }
#contact_form label.textarea { vertical-align: top; }
#contact_form input { vertical-align: middle; float:right;}
#contact_form input.text { width: 245px; height: 18px; background: url(/img/textbox_bg.jpg) right no-repeat; padding: 4px 3px; border: none; margin-bottom: 10px; line-height: 26px; *padding-top: 0; *height: 23px;}
#contact_form .textarea_wrap { display: inline-block; *display: inline; *zoom: 1; width: 251px; height: 139px; background: url(/img/textarea_bg.jpg) no-repeat; margin-bottom: 10px; float: right; }
#contact_form textarea { width: 242px; height: 131px; border: none; background: none; overflow: auto; font-family: Arial, Helvetica, sans-serif; padding: 3px; font-size: 0.9em; }

#contact_details_wrap { width: 386px; height: 356px; background: url(/img/hand_card.png) bottom right no-repeat; _background: url(/img/hand_card.gif) bottom right no-repeat; position: absolute; bottom: 14px; right: 11px; _right: 12px;}
#contact_details { position: relative; top: 40px; left: 0px; height: 140px;}
#contact_details img { margin-right: 10px; vertical-align: middle; }
#contact_details li { list-style-type: none; margin: 1em 0; }