div.content div.topic {
  border:1px dashed #6e7d9a;
  margin:20px 0;
  padding:0 1em 1em 1em;
}

div.content div.topic h2, div.content div.topic ul {
  margin-bottom:10px;
}

img.banner {
  cursor:pointer;
  margin:3px 10px 0 0;
}

textarea {
  border:1px solid #6e7d9a;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:9pt;
  height:56px;
  width:498px;
}
