/* images aligned-left should have right margins */
.align-left {
    margin-right: 10px;
}