.image_left{
	float: left;
	padding: 0 1em 1em 0;
}
.image_right{
	float: right;
	padding: 0 0 1em 1em;
}
.image_center{
	padding: 0 0 1em 0px;
}