/* CSS Document */

img.left{
float:left;
margin:0 20px 20px 0;
}

img.right{
float:right;
margin:0 0 20px 20px;
}