﻿.photosThumb 
{
    
    padding: 10px;
    float: left;
    
}

.thumbsHolder
{
    text-align: center;
    width:555px;
    height: auto;

}
.thumbsHolder img
{
    border:1px solid #D9D3C3;
    margin:5px;
}
