.box {
  width: 100%;
  background-color: #094046;
  font-family: Arial;
  font-size: 11px;
  color: #FFFFFF;
  padding: 10px 0;
  overflow: hidden;

}

.box a {
  color: #99FFFF;
}

.blocktable h2 {
  color: #99FFFF;
  font-family: Tahoma;
  font-size: 15px;
  font-variant: small-caps;
}

.blockpost {
  overflow: hidden;
  clear: both;
}

.box .inbox tr { 
  width: 100%;
  height: 25px;
}

.box .inbox td, .box .inbox th { 
  text-align: left;
  padding: 5px 10px;
}
.box .inbox .tc2, .box .inbox .tc3 { text-align: center; }

.box .inbox .tcl { width: 150px; }
.box .inbox .tc2, .box .inbox .tc3 { width: 50px; }
.box .inbox .tcr { width: 195px; }

.box .inbox .tcl, .box .inbox .tc2, .box .inbox .tc3, .box .inbox .tcr {
    border-top: 1px solid #07373d;
}

.box .inbox h3 { 
  margin-bottom: 0;
  color: #99FFFF;
  font-size: 14px;
}

.box .inbox h3 a {
  font-size: 13px;
  color: #99FFFF;
}

.box .inbox th {
  background-color: #07373D;
  font-family: Tahoma;
  font-size: 11px;
  color: #99FFFF;
}

.linkst ul, .linksb ul, .postlinksb ul { margin: 0 0 0 -40px; }

.linkst a, .linksb a, .postlinksb a { color: #000000; }
.linkst ul li, .linksb ul li, .postlinksb ul li {
  display: inline;
  color: #ffffff;
}

.linkst ul a, .linksb ul a, .postlinksb ul a { color: #6BBDBD; }

.pagelink  {
  margin-top: 2px;
  font-size: 10px;
  font-family: Arial;
  color: #FFFFFF;
}

.postlink {
  margin: 0 12px 0 0;
  font-size: 12px;
  font-family: Arial;
  color: #FFFFFF;
  float: right;
  overflow: hidden;
  text-decoration: underline;
}

.inbox .postlink a { color: #FFFFFF; }

.blockpost h2 {
  font-family: Tahoma;
  font-size: 10px;
  color: #FFC000;
  height: 15px;
  background-color: #07373D;
  margin-bottom: 0;
}

.blockpost h2 span a, .blockpost h2 span a:hover, .blockpost h2 span a:visited { color: #FFC000; }

.postleft {
  float: left;
  overflow: hidden;
  width: 75px;
  text-align: left;
  padding-left: 5px;
}

.postright {
  float: left;
  overflow: hidden;
  width: 350px;
  padding-left: 10px;
}

.postright h3 { margin-top: 0; }

.postleft dl, .postleft dt, .postleft dd {
  margin: 0;
  padding: 0;
}

.clearer { clear: both;}

.postfootleft {
  float: left;
  overflow: hidden;
}

.postfootright {
  float: right;
  overflow: hidden;
}

.postfootright li { display: inline; }

.icon {
  float: left;
  overflow: hidden;
  width: 25px;
  height: 25px;
  background-image: url('/forums/img/dossier.png');
  background-repeat: no-repeat;
}

.inew { background-image: url('/forums/img/dossier2.png') !important; }
.iclose { background-image: url('/forums/img/dossier3.png') !important; }

.postmsg {
  font-size: 11px;
  color: #FFFFFF;
}

.postleft strong { font-size: 12px; }
.usertitle strong { font-size: 10px; }
.pagelink a { text-decoration: underline; color: #FFFFFF; }

.blockform h2 {
  font-size: 16px;
  color: #99FFFF;
}

.blockform {
  width: 100%;
}

.infldset {
  width: 100%;
}

.nosize {
  display: none;
}

.tclcon { margin-left: 30px; }

#modcontrols strong { color: #99FFFF; }

#modcontrols a {
  color: #FFFFFF;
  font-variant: small-caps;
}

#adminconsole h2 { color: #FFC000; }

.postlinksb .inbox .subscribelink {
    color: #fff;
}
.postlinksb .inbox .subscribelink a {
    color: #6bbdbd;
}