/*  */

div.preview {
  background-color: #dee7ec;
  border:1px dashed #8cacbb;
  padding: 0em 1em 1em 1em;
}

div.preview h4 {
  border-bottom:1px solid #8cacbb;
}

.preview blockquote,
.forumContent blockquote {
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-style: normal;
  color: Black;
  border: 1px dashed #8cacbb;
  background: #dee7ec;
  margin: 5px 10px 5px 10px;
  padding: 5px 10px 5px 10px;
}

table.ftable {
  border-left:  1px solid #8cacbb;
}

table.ftable td { 
  margin: 0.3em 0.6em 0.3em 0.6em;
  border-right: 1px solid #8cacbb;
}

table.ftable th {
  font-size: 85%;
  padding: 0.3em 0.8em 0.3em 0.8em;
  color: Black;
  background: #dee7ec;
  border-top: 1px solid #8cacbb;
  border-bottom: 1px solid #8cacbb;
}

table.ftable td.cell3d {
  vertical-align: middle;
  padding: 0.3em 0.6em 0.3em 0.6em;
  border-bottom:  1px solid #8cacbb;
  text-align: left;
}

table.ftable #forum {
  text-align:left;
  width: 80%;
}

table.ftable #lastpost {
  width: auto;
  white-space: nowrap;
  border-right: 1px solid #8cacbb;
}

table.ftable #topic { 
  text-align: left;
}

table.ftable td,
.cell_center {
  padding: 0.3em 0.6em 0.3em 0.6em;
  border-right:  1px solid #8cacbb;
  border-bottom:  1px solid #8cacbb;
  text-align: center;
  font-size: 85%;
}

.comment .userinfo {
  padding-right: 1em;
  font-size: 85%;
  margin: 0 1em 1em 0;
  text-align: left;
  width:auto;
  height: auto;
  float: left;
  border-right:  1px dashed #8cacbb;
}


#quickreply,
.forumMenu,
.forumNavigation,
.comment .userinfo,
.fcActions,
.topicNavigation,
.comment .quote { 
  display: none;
}

.small {
  font-size: 85%;
}

.forumContent {
  width: auto; 
  overflow: auto;
}

.nobr { 
  white-space: nowrap;
}

.pages {
  margin-top: 5px;
}

.pages span { 
  border-top: 1px solid #8cacbb;
  font-size: 85%;
  white-space: nowrap;
  line-height: 1.5em;
}

.signature {
  font-size: 85%;
  font-weight: normal;
  color: #76797c;
  vertical-align: bottom;
}
.signature a {
  text-decoration: underline;
  color: #76797c;
}

.messageByLine {
  font-size: 85%;
  clear: both;
  font-weight: normal;
  color: #76797c;
}
.messageByLine a {
    text-decoration: underline;
}

.messageThumbnail { 
  width: 128px;
  float: right;
  margin-top: 1em;
}

.messageAttachements {
  margin-top: 1em;
  font-size: 85%;
}

.messageTree li { 
  list-style: none;
  list-style-image: none;
}

#comments {
  height: 170px;
  width: 100%;
}



/*  */
