body {
  font-family: arial, helvetica;
  color: #333333;
  font-size: 12px;
  text-align: center;
}

#wrapper {
  align: center;
  margin: 0 auto;
  text-align: left;
  width: 750px;
}

a {
  color: #000000;
}

h2 {
  margin: 0 0 10px 0;
}

.header {
  width: 746px;
  padding: 2px;
  height: 1px;
  background-color: #333333;
}

.heading {
  font-family: arial, helvetica;
  font-size: large;
  color: #5d8d2d;
  font-weight: bold;
}

.links a {
  font-size: 14px;
  margin: 2px;
  display: inline-block;
}

.default-table {
  width: 725px;
  border: 0px;
  border-spacing: 1px;
}

.default-table-message {
  background-color: #e1e1e1;
  width: 5%;
  padding: 3px;
  text-align: center;
}

.default-table-topics {
  background-color: #e1e1e1;
  width: 60%;
  padding: 3px;
}

.default-table-replies {
  background-color: #e1e1e1;
  width: 10%;
  padding: 3px;
  text-align: center;
}

.default-table-lastpost {
  background-color: #e1e1e1;
  width: 25%;
  padding: 3px;
  text-align: center;
}
