.email-form, .email-form-response {/*border:1px #000 solid;*/ padding-top:15px; width:45%; padding:10px; float:left;}
.email-form table, .email-form-response table {border:none;}
.email-form-response table {height:500px;}

.email-form input {margin-bottom:5px; font-weight:normal;}
.email-form input[type="text"]:hover, .email-form input[type="text"]:focus, .email-form textarea:hover, .email-form textarea:focus {background:#ffe073;}
.email-form input[type="text"], .email-form textarea {border: 1px rgb(0,0,0) solid; background: #fafafa; margin-right:15px; padding:5px; border-radius:10px;}

/*.email-form input[type="submit"] {cursor:pointer; width:150px;}*/

.email-form span {font-size:10pt; color:#FF0000; font-weight:bold;}
.email-form label {color:#4359A2; font-weight:bold;}

.form-submit button {font-weight:bold; color:#fff; width:50%; cursor:pointer; padding:5px 10px 5px 10px; border:1px #000 solid; border-radius:10px; background:#cd6903; font-size:1.10em;}
.form-submit button:hover {background:#ffe073; color:#41402e;}

.req label {color:#ff0000;}
.req input[type="text"] {border:1px #ff0000 solid;}

/*
.label {font-weight:bold; color:#800000; padding-right:5px; font-size:10pt; width:35%; text-align:right;}
.label a {font-size:11pt;}
.label h2 {float:none;}
.center {text-align:center;}
.qty {color:#000;}
.form-field {width:65%;}
.form-options {font-size:9pt;}
.form-options input {margin-top:10px;}
.form-submit input[type="submit"] {font-weight:bold;}
.form-header {text-align:center; font-size:18pt; font-weight:bold;}
.form-info {text-align:center; font-size:12pt; padding:10px 0 10px 0;}
.form-info span {color:#0000ff; font-size:12pt;}*/
.noshow {display:none;}