#main #top-title{
background:url(/images/title-bg-moneyweek.gif) no-repeat;
}

#main #top-title h1{
color:#efe244;
}




/* COMMENT FORM */
#comment-form div.form-fields {
  float: left;
  margin: 0px 0px 10px 0px;
}
#comment-form div.form-fields label,
#comment-form div.form-fields div.label {
  float: left;
  width: 100px;
}
#comment-form div.form-fields div.input-field {
  float: left;
  width: 500px;
}
#comment-form span.error,
#comment-form div.error {
  color: #ff0000;
  font-weight: bold;
}

/* THANKS */
#thanks {
  font-size: 1.3em;
  font-weight: bold;
}
