﻿.photobody {
    margin: 20px 10px 0 10px;
}

.photogallery {
    margin-top:15px;
    margin-left:5px;
}

a.photos {
    background-color: #fff;
    display: inline-block;
    height: 128px;
    margin: 0 15px 20px 0;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 145px;
}

