.float_left_table {
	clear: right;
	float: left;
	border: thin dashed #000000;
	margin-right: 7px;
	margin-left: 2px;
}
