table.forumh {
  width:100%;
  margin: 0px auto auto;
  clear:both;
  background: #f0f0f0;
    
}

table.forumh h3 hr{
  width:98%;
  filter:alpha(opacity=60);
  opacity:0.6;
    
}

table.forumh h3.forumdisplay{
  text-align:center;
    
}

table.forumh h3  img {
  margin-right:1px;
  vertical-align:text-bottom;  
  max-width:30px;
  max-height:25px;
  filter:alpha(opacity=60);
  opacity:0.6;
    
}

table.forumh h3 span {
   font-size: 12px;
    
}

table.forumh ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
    
}

table.forumh ul li {
  list-style: none;
  width: 50%;
  margin-bottom:3px;
  float: left;
    
}

table.forumh ul li table {
  width: 98%;
  min-height: 100px !important;
  margin: auto auto;
  background: #fff;
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
    height: 100px;
    
}

table.forumh ul li table td img {
  max-width:150px;
  max-height:120px;

}

table.forumh ul li table div {
   font-size: 12px;
    
}

table.forumh ul li table div.last {
   font-size: 12px;
    
}
		