.imageLeft {
float: left;
padding: 0px 5px 5px 0px;
}

.imageRight {
float: right;
padding: 0px 0px 5px 5px;
}