.thread .news_title
{
  font-size: 16px;
  font-weight: bold;
  color: #5C202A;
}

.thread .details
{
  font-size: 11px;
  color: #B5803B;
}

.thread .content
{
  font-size: 10pt;
  font-family: arial, sans serif;
  color: #003366;
}

.thread .details img
{
  margin-top: -0.5em;
  margin-left: 0.5em;
}

div.thread
{
  padding: 0px;
  margin: 0px;
}


