img.image_left{
float:left;
margin: 0 10px 0 0;
}

img.image_right{
float:right;
margin: 0 0 0 10px;
}
