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

div#header form { position: relative; right: 0; margin-top: 55px; width: 168px; border: 1px solid #000; float: right;  }

input.search { color:#333333; font-size:12px; font-style:italic; width: 134px; height: 18px; padding: 5px 0 1px 5px; border: 0; float: right; }

*:first-child+html input.search { font-size: 12px; padding-top: 4px; height: 19px; }

* html input.search { font-size: 12px; padding-bottom: 1px; height: 18px; } 

input.clearBg { background-position: bottom left; }

input.std, input.mini, input.big { background: #fff9b5; padding: 2px 10px 2px 17px; color: #333; font-size: 12px; font-style: italic; border: none; border:0; }

select { background: #fff9b5; padding: 1px 0 2px 17px; color: #333; font-size: 12px; font-style: italic; border: none; border:0; width: 195px; }

*:first-child+html option { padding-left: 17px; }

option { padding-left: 17px; }

input.std, textarea.std { width: 168px; }

textarea { background: #fff9b5; padding: 3px; border: none; border: 0; }

textarea.big { width: 300px; }

div.formWrapper { position: relative; width: 195px; margin: 0 auto; }

div.formWrapper { text-align: center; }

div.contactFormWrapper { text-align: left; }

div.contactFormWrapper input, div.contactFormWrapper select, div.contactFormWrapper textarea, div.formWrapper input, div.formWrapper select { margin-bottom: 13px; }

label { padding-right: 15px; }

div.contactFormWrapper label { font-weight: bold; }

div.noShow, div.noShow table { position: relative; width: 100%; }

input.submit { width: 106px; height: 25px; background: transparent top left no-repeat url(/images/buttons/submit.png); display: block; }


