 .tbcol1 {
	background-color: #FFFFFF;
	border-bottom:1px dashed #ECECEC;
  }
  
 .tbcol2 {
	background-color: #F6F6F6;
	border-bottom:1px dashed #ECECEC;
  }
  
 .tbover {
  	background-color: #FFF2F2;
  	border-bottom:1px dashed #ECECEC;
  }
  
  
 table.tbtable td { padding:5px; }


.tbreply {
	float: right;
	font-size:.85em;
}

div.tbreply a {
	text-decoration: none;
}


 .tbleftcol{
 width:35%; 
 float:left; 
 position:relative; 
  }
 
.tbmaincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:65%; 
 }
 
.tbfooter{
  clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.tbclearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.tbclearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.tbclearfix{display: block;}
/* End hide from IE-mac */  


 

