.j_paper .jpost {
	min-height:150px;
   _height:150px;
}

div.comments .form input.captcha {
  width:100px;

}

div#msgbox {
  font-weight:bold;
  padding:3px 0px;
}

div#msgbox.error {
   color:red;
}

div#msgbox.wait {
  color:black;
  height:20px;
  background:url('../../images/icon_wait.gif') no-repeat left 3px;
  padding:12px 0px 0px 36px;
}

div.comments .form .stdbutt {
  width:90px;
  height:17px;
  border:none;
  background:black;
  color:white;
  font-size:10px;

}
