.extforum_description {
  font-size: 12px;
  padding: 5px;
  text-align: justify;
  width: 555px;
  height: 100px;
  overflow: auto;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
  border: 1px #676f71 solid;
  box-sizing: border-box;
	background: #142737;
}

.exttitle2 {
width: 325px;
height: 89px;
  border: 1px solid #676f71;
  padding: 5px;
  text-align: center;
  font-size: 18px;
  box-sizing: boder-box;
	background: #142737;
font-family: 'Encode Sans SC', sans-serif;

}

.exttopics {
  border: 1px solid #676f71;
  padding: 7.5px 0;
  text-align: center;
  width: 98px;
  margin-top: 5px;
  float: left;
  font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
  box-sizing: border-box;
	background: #142737;
}

.t_margin {
    margin-right: 5px;
}

.extsubforums {
  width: 170px;
  height: 100px;
  overflow: auto;
  border: 1px solid #676f71;
  padding: 5px;
  box-sizing: border-box;
	background: #142737;
}

.extsub {
  padding: 3px;
  margin: 2px 0;
  background: #cdcdcd;
  font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background: #142737;
	
}

.extlastpost {
  box-sizing: border-box;

}

.lastpost2 {
  border: 1px solid #676f71;
  height: 100px;
  width: 210px;
  padding: 5px;
  box-sizing: border-box;
	background: #142737;
}

.lastpost_title {
  text-align: center;
  font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.line {
  width: 80%;
  height: 1px;
  background: #676f71;
  margin: 4px auto;
}

.extdate {
  font-size: 10px;
  text-align: center;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.extposter {
  font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
  text-align: center;
}
		
		
		
		
		
		