/* Remove this when pasting into your Stylesheet! */

html, body { border: 0; margin: 0; padding: 0; }
body { font: 20px "Times", "palatino Linotype"; min-width: 100%; min-height: 100%; color:  #D8D8D8;}

/* END Remove This */

#contact p, label, legend {
	font: 22px "Times", "palatino Linotype"; padding-left:0px;
}

#contact h1 { margin: 0px; font: 0px "Times", "palatino Linotype"; color: #000; text-align:justify; font-size:18px }
#contact hr { color: inherit; height: 0; margin:0; padding: 0; border: 0; border-style: none none solid; }
#contact p3 { font-size: 22px; color: #CCCCCC; text-align: justify; }
#contact { display: block; width: 530px; margin:0px;border: 0; padding-left:20px;  }

/* Form style */

#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 170px; font-size: 22px; -webkit-border-radius:0px; padding-left:0px }
#contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #000000; background: #FFF; border:0; margin: 5px 0; font:18px "Times", "palatino Linotype"; webkit-border-radius:5px; }   
#contact input:focus, textarea:focus, select:focus { border: 0px solid #999; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border:0px; background:#DC00DC; color:#000000; padding-left: }
#contact input.submit:hover { background:#000000; color:#DC00DC; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:0px; border:0px; -webkit-border-radius:5px; -moz-border-radius:5px; }
#contact legend { padding:0px; font-weight:bold;; border:0px; -webkit-border-radius:0px; -moz-border-radius:0px; margin-bottom:0 !important; margin-bottom:0px; }

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 0px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }

