.imageleft {
     margin: 5px;
     padding: 8px;
	 float:left;
}
.imageright {
     margin: 5px;
     padding: 8px;
	 float:right;
}