#content h2 { font-size: 20px; line-height: 24px; }

#content h3 { font-size: 18px; line-height: 22px; padding-bottom: 20px; }

#contact { width: 600px; margin: 20px auto; text-align: left; font-size: 14px; }

#contact div { margin-bottom: 10px; }

#contact label { font-weight: bold; display: block; text-align: right; width: 200px; float: left; margin: 0 5px 10px 0; position: relative; }

#contant label.error { color: #C00; }

#contact input.error, #contact textarea.error { border-color: #C00; background-color: #FEF; }

#content input:focus, #contact textarea:focus { background-color: #FFC; border-color: #FC6; }

div.buttonrow { text-align: center; }

.rd { color: red; }
 
#content p { font-size: 14px; line-height: 18px; padding: 10px 40px; text-align: left; }
