.table_header,
.table_content {
	display:block;
	width:100%;
}
.table_content {}

.t1, 
.t2, 
.t3, 
.t4 {
	display:block;
	float:left;
}
.t1 {
	width:15%;
}
.t2 {
	width:55%;
}
.t3 {
	width:15%;
}
.t4 {
	width:15%;
}