blockquote
{
  background: #E6F5DB url('/images/postquote.png') no-repeat scroll;
  padding: 10px 10px 10px 10px;
  margin: 10px 0 0 25px;
  color: #101C08;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  overflow: auto;
  clear: both;
}
