﻿/* Special layout for the small gallery pictures. */

.GalleryPicture
{
    height: 130px !important;
    width: 130px !important;
}

.ParagraphPicture img
{
    width: 110px !important;
    height: 110px !important;
}

.GalleryPicture .ShoppingCart
{
    display: none;
}

.NewGalleryPicturesNavigationItem
{
    margin-bottom: 10px;
}