.add-new-post {
  display: inline-table;
  background-color: #f5f5f5;
  border: outset 1px #dddddd;
}
.aImg {
  margin: 0 2px -12px 0;
}
body {
  margin: 0;
  font-family: Verdana, sans-serif;
  line-height: 1.35;
  background-color: white;
  overflow-y: scroll;
}
.button {
  width: 100%;
}
.hr-d {
  width: 100%;
  height: 1px;
  background-color: #dddddd;
}
img {
  border: none;
}
.preface {
  -webkit-text-size-adjust: 100%;
  text-align: left;
}
.table-forum {
  text-align: center;
  border-right: 1px outset #ffffff;
  border-bottom: 1px outset #ffffff;
}
.table-header {
  width: 100%;
  background-color: #f7f7f7;
}
.table-pages {
  background-color: #f9fffa;
}
.td {
  white-space: nowrap;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #aaaaaa;
}
.td-header {
  color: #777777;
}
textarea {
  width: 100%;
  font-family: Verdana, sans-serif;
  border: inset 1px #aaaaaa;
  resize: none;
}
ul {
  list-style-image: url(images/article.gif);
}
.underline{
  text-underline-offset: 2px;
}
.username {
  width: 100%;
  font-family: Verdana, sans-serif;
}
