#topText {
	font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  float: left;
  padding: 0px 5px 5px 0px;
  margin: 0px 10px 10px 0px;
	text-indent: 0px;
  font-style: normal; 
  width: 100%; 
}

#topText h1 {
  font-size: 15px;
  color: #F09F03;
  font-weight: bold;
  padding: 0px 5px 5px 0px;
  margin: 0px 10px 10px 0px;
  border-bottom: 3px solid;
}

#contentForums {
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow: visible;
}
