.forumWrapper{}
.forumRow{clear:left;}
.forumRow .forumSectionName{float:left;width:200px;}
.forumRow .forumTopicName{float:left;width:150px;}
.forumRow .forumCount{text-align:center; float:left; width:86px;}
.forumRow .forumTopicAuthor{float:left;width:100px;}
.forumRow .forumLastPostContent{float:left; width:172px;}
.forumRow .forumPostAuthor{float:left; width:150px; text-align:center;}
.forumRow .forumPostContent{float:left; width:393px; line-height:24px;}
.forumRow .forumHeader{font-size:13px; font-weight:bold; text-align:left;}
.forumRowEven{background-color:#ECE6CE; padding:8px }
.forumRowOdd{background-color:#F4EEDE; padding:8px }