@charset "UTF-8";
.table_centered {
	float: none;
}
.img_left {
	padding: 10px;
	float: left;
}
.img_right {
	padding: 10px;
	float: right;
}
