.img_left {
	float: left;
	margin-right: 5px;
}
.img_right {
	float: right;
	margin-left: 5px;
}

