#content h1 { margin-bottom: 10px;}
#content h2 { float: left; clear: left; width: 380px; }
#content p { width: 420px; line-height: 2em; margin-bottom: 10px; float: left; }
#content #mud { float: left; margin: 5px 10px 0px 0px; }
#content #massage { display: block; float: left; }
#content #pool { float: right; margin-right: 30px }
#content ul { padding-left: 20px; width: 480px; float: left; clear: left; }
#content li { line-height: 2em; }

#form { width: 660px; float: left; margin-top: 20px; }
#form .hidden { display: none; }
#form legend { font-size: 12pt; color: #3EA6D6; margin-bottom: 10px; }
#form label { display: block; line-height: 1.2em; color: #3EA6D6; }
#form ul { padding: 0px; clear: none; float: left; width: 300px; list-style-type: none; margin-left: 70px }
#form li.text,
#form li.select { height: 30px; margin-bottom: 10px; }
#form li.submit { height: 30px; margin-top: 10px;  }

#form input,
#form textarea { border: 1px solid #3EA6D6; padding: 2px; width: 280px; }
input#submit { width: 286px; }
#form select { border: 1px solid #3EA6D6; padding: 2px; width: 286px; }
#form em { display: block; font-style: normal; color: red; margin-bottom: 15px; }