.table_outer{
	display:block;
	overflow-x:auto;
	width:100%;
}
.table_outer table{
	min-width:400px;
}