﻿#contentTop
{
    min-height: 200px;
}

* html #contentTop
{
    height: 200px;
}

#banner .left
{
    min-height: 200px;
    width: 960px;
}

* html #banner .left
{
    height: 200px;
}

#banner .right
{
    display: none;
}

#breadcrumbs
{
    display: none;
}

#title
{
    display: none;
}

#largeColumn
{
    margin-right: 58px;
    min-height: 10px;
    width: 548px;
}

#largeColumn .row1 .divider,
#largeColumn .row2 .divider
{
    display: none;
}

#largeColumn .row1 p
{
    clear: both;
}

#largeColumn .purpleBlockLeft .content,
#largeColumn .purpleBlockRight .content
{
    padding: 16px 25px;
}

#smallColumn
{
    min-height: 10px;
    width: 252px;
}


.purpleBlockLeft,
.purpleBlockRight
{
    margin-bottom:20px;
}
