﻿.Footnote
{
    margin-top: 10px;
    font-size: 10px;
}

.Agreement
{
    margin: 0 10px 5px 10px;
}

.RoundContainer
{
    width: 100%;
    background-color: #EEE;
}
.RoundTop
{
    background: url('Images/ListingPage/ctr.gif') no-repeat top right;
}
.RoundBottom
{
    background: url('Images/ListingPage/cbr.gif') no-repeat top right;
}
img.Corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}

span.SubTitle
{
    font-weight: bold;
    margin-left: 10px;
}
div.SubTitlePanel
{
    padding: 5px 0 5px 0;
}