#left {  height: 586px;}
#postform label, #postform input, #postform textarea
{  float: left;  margin-bottom: 3px;  display: block;}#postform select {  float: left;  margin-bottom: 3px;  margin-left: 10px;}#postform label {  font-weight: bold;  text-align: right;  width: 150px;}#postform input, #postform textarea {  width: 350px;  margin-left: 10px;}#postform br {  clear: left;}#postform textarea {  height: 50px;}#postform .t {  border: solid #3a4e77 1px;  background: white;  font-family: "Calibri", "Trebuchet MS", "Verdana", "Tahoma", sans-serif;  padding: 3px;}#wecanhelp {  border: solid #063594 1px;  background: #90afee url(../images/index/wch.gif) repeat-x top;  padding: 10px;  color: #00256f;  _height: 120px;}#wecanhelp h1 {  color: #1f345e !important;}
.floatLeft {
  position: relative;
  float: left;
  width: 250px;
}
br { clear: both; }