img.floatLeft {
    float: left;
    margin: 6px;
}
img.floatRight {
    float: right;
    margin: 6px;
}

