﻿.photogallery_central
{
}


.photogallery_central ul
{
    float:left;
    list-style-type:none;
    margin:0px;
    padding:0px;
    width:690px;
}

.photogallery li
{
    margin:2px;
    float:left;
}

.photogallery .photogallery_thumb
{
    border:solid 2px #f2f0f2;
    padding: 1px;
}

