#welcome {
  width: 100%;
}

#welcome td {
  padding: 4px;
}

#welcome a {
  font-weight: bold;
}

#prompt {
  width: 100%;
}

#prompt td {
  padding: 4px;
}

#prompt .image {
  width: 1%;
}

#prompt .memo {
  width: 10%;
  white-space: nowrap;
}

#prompt .timezone {
  width: auto;
  text-align: right;
}

#prompt .forumjump {
  text-align: right;
}

#prompt .forumjump span {
  font-weight: bold;
  padding-right: 5px; 
}

#prompt .forumjump .button {
  font: 90%;
  color: #fff;
  background-color : #738fbf;
  font-weight: bold;
  padding-bottom: 1px;
}

#forumsannouncement {
  background-color : #eee;
  border: 1px solid #a9b5c9;
  margin: auto;
}

#forumsannouncement marquee {
  padding: 4px;
}

#forumsannouncement a {
  color: #49689D;
  font-weight: bold;
}

#forumsside {
  width: 100%;
}

#forums {
  width: 100%;
  border: 1px solid #a9b5c9;
}

#forums td {
  padding: 4px;
}

#forums thead td {
  background-color: #738fbf;
  font-weight: bold;
  color: #eee;
  border-bottom: 1px solid #a9b5c9;
}

#forums thead .forum, #forums thead .threads  {
  border-left: 1px solid #a9b5c9;
  border-right: 1px solid #a9b5c9;
}

#forums tbody td {
  border-top: 1px solid #ccc;
}

#forums .icon {
  width: 30px;
}

#forums .forum {
  width: auto;
}

#forums .lastpost {
  width: 280px;
}

#forums .lastpost .title {
  line-height: 150%;
  width: 280px; height: 18px;
  overflow: hidden;
}

#forums .lastpost .title img {
  vertical-align: middle;
}

#forums .lastpost .title a {
  line-height: 150%;
}

#forums .lastpost .nickname {
  float: left;
}

#forums .lastpost .dateline {
  float: right;
}

#forums .lastpost .dateline img {
  vertical-align: middle;
  margin-left: 4px;
}

#forums .threads {
  width: 50px;
  text-align: right;
}

#forums .posts {
  width: 50px;
  text-align: right;
}

#forums .title {
  font-weight: bold;
  float: left;
}

#forums .manage {
  float: right;
}

#forums .manage a {
  margin-left: 5px;
}

#forums .description {
  clear: both;
  margin-top: 2px;
  color: #666;
}

#forums tbody .icon {
  border-right: 1px solid #ccc;
  background-color: #eee;
}

#forums tbody .mainicon {
  border-right: 1px solid #fff;
}

#forums tbody .forum {
  border-right: 1px solid #ccc;
}

#forums tbody .lastpost {
  background-color: #eee;
}

#forums tbody .threads  {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#forums tbody .posts {
  background-color: #eee;
}

#forums .category {
  background: url(../images/catbg.gif) #9BAFD3;
}

#forums .category .title a {
  color: #fff;
  text-decoration: none;
}

#forums .branch {
  background: url(../images/catbg.gif) #9BAFD3;
  text-align: center;
}

#forumshander {
  background-color: #738fbf;
  margin: auto;
  padding: 4px 0px 4px 4px;
}

#forumshander a {
  color: #eee;
  font-weight: bold;
}
