.cms {
  background-color: #eee;
  border-top: dashed 1px #999;
  text-align: center;
}

.cms a {
  color: #555;
}

.cms a:hover {
  text-decoration: underline;
}

.blockwrapper {
  margin-bottom: 4px;
  border: 1px dashed #aaa;
}

.tcbadmin {
   float : left;
}

.tcbpagestatus {
   display: block;
   float: right;
   padding-top: 7px;
   margin-right: 50%;
}

.tcbuser {
    float: right;
}

.pageeditor {
  background-color: #eee;
  text-align: center;
  margin-bottom: 10px;
  border-bottom: dashed 1px #ccc;
  padding: 4px;
  float:left;
}

.pageeditor a {
  color: #555;
  padding:4px;
}

.pageeditor a:hover {
  text-decoration: underline;
}

.discuswrapper
{
background-color:#fff;
}

.discustitle
{
font-size:16px;
background-color:#fff;
color: #6283D4;
padding: 4px;
padding-top: 0;
font-weight: bold;
}

.threadtitle
{
text-align: center;
color:000;
font-size: 12px;
text-decoration:none;
font-weight: bold;
padding:4px;	  
margin-bottom: 16px;
border-bottom: 1px solid #9cf;
}

.threadtitle_discus, .threadtitle_announce, .threadtitle_sticky {
	margin-bottom:4px;
	text-decoration:none;	  
	border: none;
	}

.threadtitle_announce {
	color:#639;
	}

.threadtitle_sticky {
	color:#936;
	}
	
a.threadtitle_discus {
	color:#369;
	}


p.threadtitle_discus
{
margin-top:0;
text-decoration:none;	  
border: none;
}


.discuswrapper span.author
{
color:000;
font-size: 12px;
text-decoration:none;
padding:4px;	  
}

.discuswrapper .post_date
{
font-weight:normal;
}

.discuswrapper .threadwrapper
{
margin: 0;
border-bottom:1px solid #fff;
background-color: #fff;
}

.discuswrapper .threadheader
{
background-color:#def;
border-top:#cde solid 1px;
color:#369;
font-weight:bold;
padding:4px;
padding-top:4px;
font-size:14px;
}

.threadheader_discus
{
background-color:#6283D4;
color:#fff;
font-weight:bold;
padding:4px;
}

.threadheader_table
{
width:100%;
}

.msgbox_form
{
text-align: center;
padding:4px;
border-top:1px solid #9cf;
}

.msginfo
{
font-size:10px;
}

.discuswrapper .message
{
margin:0;
margin-right:8px;
padding:8px 4px 8px 8px;	  
border-left: 1px solid #def;
}

.message_discus
{
margin:0;
margin-right: 8px;
padding:4px;	  
border-bottom: 1px solid #6283D4;
}

.discuswrapper .tools, .discuswrapper .tools a
{
text-align: right;
}

.discuswrapper input.button
{
background-color: #fc3;
margin-top:8px;
}

.discuswrapper .msginfo input {
margin:0;
padding:0;
border:1px #f00 solid;
}

.discuswrapper td.columndefinitions {
padding:4px;
background-color:#def;
border-right:1px solid #fff;
color:#036;
}