.thb_cell{
	margin: 2px; 
	overflow: hidden; 
	float: left; 
	width: 180px; 
	text-align:center;
}
.thb_cells{
	border:1px solid #6699FF; 
	padding:5px; 
}
.thb_cell_1{
	 border-bottom:0px; 
	 text-align:center; 
	 background-color:#ffffff;
}
.thb_cell_2{
	 text-align:left; 
	 padding-left:6px; 
	 background-color:#6699FF;
}
.thb_cell_2_cell_1{
	 margin-bottom:1px; 
	 padding-top:1px;
}
.thb_cell_2_cell_3{
	 text-align:right; 
	 vertical-align:middle; 
	 padding-right:2px; 
	 padding-bottom:2px;
}
.thb_cell_2_cell_3_cell_1{
	 margin-top:3px; float:left;
}

