﻿#GalleryList
{
    float: left;
    clear: both;
    margin-left: 77px;
    margin-top: 10px;
    width: 727px;
    display: inline;
}

.GalleryListItem
{
    float: left;
    width: 221px;
    margin-right: 8px;
    display: inline;
}

.GalleryListItem img
{
    float: left;
    clear: both;
    margin-bottom: 10px;
    display: inline;
}

.GalleryListItem .Title a, .GalleryTitle
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-decoration: none;
    display: inline;
}

.GalleryListItem .Title a:hover
{
    color: #FF0000;
    text-decoration: none;
}

.GalleryListItem .Description, .GalleryContent
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #666666;
    display: inline;
}

#TitleAndContentHolder .IDcardDesignerName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #FF0000;
    display: inline;
    margin-bottom: 12px;
}

#GalleryTable
{
    margin-bottom: 12px;
}

#GalleryTable #GalleryImagesHolder
{
    float: left;
    clear: both;
    display: inline;
    margin-bottom: 10px;
}

#GalleryTable .TitleAndContentHolder
{
    float: left;
    clear: both;
    display: inline;
}

#GalleryTable p
{
    margin-bottom: 12px;
}

.ArtGalleryTopicName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #FF0000;
    display: inline;
}

.BusinessGalleryTopicName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #333333;
    display: inline;
}

.DesignGalleryTopicName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #000000;
    display: inline;
}

.PeopleGalleryTopicName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #f6eb16;
    display: inline;
}

.PlacesGalleryTopicName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #2babe2;
    display: inline;
}

.TrendsGalleryTopicName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #6abd45;
    display: inline;
}

