﻿#ProjectList
{
    float: left;
    clear: both;
    margin-left: 77px;
    margin-top: 10px;
    width: 712px;
    display: inline;
}

.ProjectListItem
{
    float: left;
    width: 356px;
    margin-right: 0px;
    display: inline;
}

.ProjectListItem img
{
    float: left;
    clear: both;
    margin-bottom: 10px;
    display: inline;
}

.ProjectListItem .Title a, .ProjectTitle
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-decoration: none;
    display: inline;
}

.ProjectListItem .Title a:hover
{
    color: #FF0000;
    text-decoration: none;
}

.ProjectListItem .Description, .ProjectContent
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #666666;
    display: inline;
}

#ProjectTable
{
    margin-bottom: 22px;
}

#ProjectTable .TitleAndContentHolder
{
    float: left;
    clear: both;
    display: inline;
}

.ArtProjectTopicName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #FF0000;
    display: inline;
}

.BusinessProjectTopicName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #333333;
    display: inline;
}

.DesignProjectTopicName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #000000;
    display: inline;
}

.PeopleProjectTopicName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #f6eb16;
    display: inline;
}

.PlacesProjectTopicName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #2babe2;
    display: inline;
}

.TrendsProjectTopicName
{
    float: left;
    clear: both;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
    color: #6abd45;
    display: inline;
}

#VideoGallery
{
    float: left;
    clear: both;
    display: inline;
}

#VideoGallery .Video
{
    float: left;
    clear: both;
    display: inline;
    margin-top: 22px;
}

.ProjectListItem .Video
{
    float: left;
    clear: both;
    margin-bottom: 10px;
    display: inline;
}
