﻿body
{
    padding-bottom: 65px;
    padding-top: 5px;
    text-align: center;
}

.BannerAD
{
    position: absolute;
    top: 1px;
    right: 15px;
    background: url(../images/banner-ad.jpg) left top no-repeat;
    width: 506px;
    height: 82px;
    display: block;
}

.Container
{
    position: relative;
    width: 885px;
    margin: 0 auto;
}

.PhotoGalleryLink
{
    background: url(../images/icon-photo.gif) left center no-repeat;
    padding: 2px 0 2px 20px;
    color: #576e8f;
}

.PhotoGalleryImg
{
    margin: 5px 0 10px 0;
}

.VideoBox
{
    margin: 10px 0 18px 90px;
}

.WideVideoBox
{
    margin: 10px 0 18px 28px;
}