.the_table{
	border-collapse: separate;	
	width:100%; 
	border-spacing:10px
}
.the_table tr {background-color:#F9F9F9}
.the_table td{padding:0px;}
.the_table_span{
	text-decoration: underline;
}
.the_table_special_td{
	vertical-align:top; min-width:114px
}
.the_table_a{
	width:100%; 
	border-spacing:10px;
	border-collapse: separate;
}
.the_table_a tr{
	background-color:#F9F9F9;
	}
.the_table_a td{
	padding:0px;
	}	

