#navright
{
	float:right;
	width:650px;
	vertical-align: middle;
}
#navleft
{
	float:right;
	width:300px;
	padding-left:5px;
	vertical-align: middle;
}

#tright
{
	padding-right:5px;
	float:right;
}
.breadcrumb{
	vertical-align: middle;
}

.postinfo { 
	border-top: solid 1px #CCCCCC; 
	border-left: solid 1px #CCCCCC; 
	border-right: solid 1px #CCCCCC; 
	border-bottom: solid 1px #CCCCCC;
	margin: 3px 5px; 
	padding: 2px; 
	color: #000000; 
	background: #ffffff;
	font-size: 11px; 
}
/* ***** new code styles ***** */
.bbccode{
 background: #FFF;
 border: 1px solid #C2CFDF;
 border-top: 4px solid #C2CFDF;
 color: #333366;
 padding: 5px;
 font-size: 12px;
}
.bbccodetitle{
 font-weight: bold;
 font-size: 10px;
 border: 0px;
 border-bottom: 1px dashed #003366;
 color: #003366;
 padding-bottom: 3px;
 margin-bottom: 5px;
}
/* ***** new html styles ***** */
.bbchtml{
 background: #FFF;
 border: 1px solid #c3ffa8;
 border-top: 4px solid #c3ffa8;
 padding: 5px;
 color: #7fa66e;
 font-size: 12px;
}
.bbchtmltitle{
 font-weight: bold;
 font-size: 10px;
 border: 0px;
 border-bottom: 1px dashed #82cc00;
 color: #82cc00;
 padding-bottom: 3px;
 margin-bottom: 5px;
}
/* ***** new php styles ***** */
.bbcphp{
 background: #FFF;
 border: 1px solid #ffa8a8;
 border-top: 4px solid #ffa8a8;
 padding: 5px;
 color: #990000;
 font-size: 12px;
}
.bbcphptitle{
 font-weight: bold;
 font-size: 10px;
 border: 0px;
 border-bottom: 1px dashed #cc0000;
 color: #cc0000;
 padding-bottom: 3px;
 margin-bottom: 5px;
}
/* ***** new quote styles ***** */
.newcontent_textcontrol:link,.newcontent_textcontrol:link,.newcontent_textcontrol:visited,.newcontent_textcontrol:active{
	color: #FFF;
    text-decoration:none;
}
.navlinks a:link,.navlinks a:visited,.navlinks a:active,.navlinks a:hover{
	color: #FFF;
}
#mainwfix{
margin-left: 5px;
margin-right: 3px;
width:960px;
}

#threadlist .threadbit .threadstats {
	width: 6%;
	text-align: center;
}
#threadlist .threadlisthead span.threadstats {
	width: 6%;
	text-align: center;
}
.signaturecontainer{
max-height:160px;
overflow:hidden;
}
.lable{
text-align:right;
}

.postfoot {
        border-top: 1px solid #CCCCCC;
}
.userinfo {
text-align:center;
background-color:#F2F2F2;
}
.userinfo_extra {
text-align:right;
}
.postdetails {
background-color:#F2F2F2;
}

.username_container {
margin-top: 2px;
}
