div.forum_quote
{
  padding: 2px 2px 2px 2px;
}

div.last_posting_info
{
  font-size: 8.5pt;
}

div.last_posting_theme
{
  
}

div.forum_quote_area
{
  border: 1px solid #5a5959;
  margin: 3px 3px 3px 3px;
  background-color: white;  
}

div.forum_cite_label
{
  margin: 3px 3px 3px 3px;  
}

div.forum_quoted
{
  padding: 2px 2px 2px 2px;
  margin-bottom: 0px;
}

div.forum_cite_quoted
{
  background-color: #f8f9b4; 
  font-size: 8.5pt;
  margin: 2px 2px 2px 2px; 
}

img.no_border
{
  border: none;
}

div.forum_title_quoted
{
  margin: 2px 2px 2px 2px;
}

div.forum_title_cite
{
  margin: 2px 2px 2px 2px;
  margin-top: 0px;
}

div.forum_quote_wrapper
{
  margin: 3px 3px 3px 3px;
  margin-top: 0px;  
}

div.forum_topic
{
  position: relative;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
}
table.forum_topic
{
  border: 1px solid #858484;  
  width: 100%;
  padding: 0px;
}
td.forum_content_center
{
  text-align: center;
}
div.forum_topic_description
{
  font-size: 9pt;
}
div.forum_topic_content
{
  margin: 0px 3px 0px 3px;
  font-size: 10pt;
}
div.forum_posting_content
{
  margin: 3px 3px 3px 3px;
  font-size: 10pt;
}
tr.forum_topic_title
{
  background-color: #99d712;
  color: #ffffff;
  height: 25px;
  margin-left: 3px;  
}
div.forum_topic_title
{
  color: white;
  padding: 0px;
}
div.forum_topic_title_wrapper
{
  background-color: #99d712;
  margin: 3px 3px 3px 3px;
}
div.forum_spacer
{
  margin-top: 10px;
}

