﻿.PageContent .Content .Map
{
    padding-bottom: 8px;
}
.PageContent .Content .Map .MapInner
{
    background-color: #eeeeee;
    height: 500px;
    padding-bottom: 0px;
    position: relative;
}

/* ======================================== Reset Content styles ======================================== */

.PageContent .Content .Map .MapInner div, .PageContent .Content .Map .MapInner ol, .PageContent .Content .Map .MapInner p, .PageContent .Content .Map .MapInner ul
{
    padding-bottom: 0px;
}
.PageContent .Content .Map .MapInner table
{
    margin-bottom: 0px;
}
.PageContent .Content .Map .MapInner table td, .PageContent .Content .Map .MapInner table th
{
    border-width: 0px;
    padding: 0px;
    vertical-align: middle;
}
.PageContent .Content .MapInner ol, .PageContent .Content .Map .MapInner ul
{
    margin-left: 0px;
}

/* ======================================== Override default Virtual Earth styles ======================================== */

.ero
{
    margin-left: -6px;
}
.ero .ero-body
{
    background-color: #e7e7fe;
}
.ero .ero-body .ero-previewArea
{
    background-color: #e7e7fe;
}
.ero .ero-body .ero-previewArea p
{
    display: none;
}
.ero .ero-body .ero-previewArea, .ero .ero-body .ero-actions, .ero .ero-body .ero-actionsBackground /* Override default Virtual Earth style */
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}

