.forms li {
  overflow: hidden;
  list-style-type:none;
}


em.error {
  clear: both; display: block;
  font-size: 12px; font-style:italic; background:transparent;
  margin: -10px 0 10px 175px; width:250px;
}

input, textarea	{ padding:5px; background:#FFF}