img {border: none;}

.gallery-photo {
    float: left;
    margin: 3px;
}

.gallery-photo img {
    display: block;
}

