h1 {
  padding: 0 0 5px 0;
  color: red;
  font-style: italic;
}


#left {
  height: 1185px;
}
#topbox {
  border: solid #a2b790 1px;
  background: #d7f2bf url(../images/topbox.gif) repeat-x bottom;
  padding: 10px;
  height: 85px;
}
#topbox ul, #reasons {
  padding-left: 20px;
  list-style-image: url(../images/topul.gif);
  float: left;
  display: relative;
  width: 200px;
}
#topbox li, #reasons li {
  _padding: 5px 0 5px 5px;
  padding-left: 4px;
}
#reasons {
  width: auto;
  float: none;
  margin-left: 20px;
}
#postform label, #postform input, #postform textarea {
  float: left;
  display: relative;
  margin-bottom: 3px;
  display: block;
}
#postform select {
  float: left;
  display: relative;
  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;
}