.left_table {
	
	width: 40%;
	float: left;
}

.right_table {
	
	width: 59%;
	float: left;
	margin-left: 2px;
}
