﻿#CommunityVideos
{
    background-color: #e3e3e3;
    width: 100%;
}
#CommunityVideos .video
{
    margin: 10px;
}
#CommunityNews
{
    width: 50%;
    float: left;
}
#CommunityEvents
{
    width: 50%;
    float: left;
}
