#kolom2 p.navigation {
  margin-top: 14px;
}

#kolom2 input.forum_button {
  font-weight: bold;
  line-height: 1em;
  padding: 7px 0px;
  height: auto;
  border: 1px solid #666;
  background-color: #EFEFEF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;  
}

#kolom2 table.forum_navigatie {
  /* background-color: #EFEFEF; */
  margin-left: 14px;
  margin-top: 14px;
  border: 1px solid #ccc;
}

#kolom2 table.forum_navigatie td {
  padding: 7px;
  font-weight: normal;
}

#kolom2 table.forum_navigatie td a {
  text-decoration: none;
}
 
#kolom2 table.forum, #kolom2 table.forum_topic {
  margin-left: 14px;
}

#kolom2 table.forum_topic {
  margin-top: 14px;
}

#kolom2 table.forum th {
  padding: 14px 7px 7px 7px;
  color: #7CB00F;
  font-size: 14px;
  font-family: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
  vertical-align: bottom;
  font-weight: normal;   
  line-height: 1.5em;  
}

#kolom2 table.forum td, #kolom2 table.forum_topic td {
  padding: 7px;
  vertical-align: middle;
  line-height: 1.5em;
  font-style: italic;
}

#kolom2 table.forum_topic td {
  vertical-align: top;
  font-style: normal;  
}

#kolom2 table.forum td h3 {
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 1px;
}

#kolom2 table.forum td a {
  color: #666;
  text-decoration: none;
}

#kolom2 table.forum td a:hover {
  color: #7CB00F;
}

#kolom2 table.forum_topic td img.avatar {
  width: 90px;
  border: 1px solid #ccc;
  margin: 7px 0px 0px 0px;
}

#kolom2 table.forum_topic td.user_info {
  width: 90px;
}

#kolom2 table.forum_topic td.user_info a {
  text-decoration: none;
}

#kolom2 table.forum_topic td.user_info p.sub_info {
  font-size: 10px;
  font-style: italic;
  color: #7CB00F;
  padding: 0px;
  margin: 0px;
}  

#kolom2 table.forum_topic td p.header {
  font-style: italic;
  color: #7CB00F;
  font-size: 10px;
  padding: 0px 0px 7px 0px;
  margin: 0px;
}

#kolom2 table.forum_topic table.header {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#kolom2 table.forum_topic table.header td {
  padding: 0px;
  color: #7CB00F;
  font-style: italic;
  font-size: 10px;
  padding-bottom: 7px;  
}

#kolom2 table.forum_topic table.header td a {
  text-decoration: none;
}

#kolom2 table.forum_topic table.header td a:hover {
  color: #666;
}

#kolom2 table.forum_topic td.content {
  width: 400px;
}

#kolom2 table.forum_topic td.content p {
  padding: 0px 0px 7px 0px;
  margin: 0px;
}

#kolom2 table.forum_topic td.content div.quote {
  border-left: 2px solid #CCC;
  margin: 7px 0px 7px 35px;
  padding: 0px 0px 0px 7px;
  font-size: 9px;
}

#kolom2 table.forum_topic td.content img.forumImg {
  cursor: hand;
}

#kolom2 table.forum_topic td.content div.quote p {
  font-size: 9px;
}

#kolom2 table.forum_topic td.content hr {
  border: none;
  color: #666;
  height: 1px;
}
