﻿#GalleryItems
{
    float:left;
    margin:0 0 5px 0;
    width:570px;

}

.GalleryItemWrapper
{
    float:left;
    padding: 5px;
    
}

.GalleryImage
{
    float:left;
    
}

#GalleryIntro
{
    float:left;
    width:600px;
    margin: 0 0 10px 0;
}