.galleryBox {
    float: left;
    width: 180px;
    height: 136px;
    text-align: center;
    border: 1px solid red;
    margin: 5px;
}

.gallery-spacer {
    height: 8px;
}
