﻿.normal
{
    list-style: disc outside;
}


.contentBlueHeader
{
    background-image: url("../../images/HBMasterPageImages/contentBlueHeader.jpg");
    width: 864px;
    height: 26px;
}

.content
{
    border-right: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    width: 864px;
    height: auto;
}

.helpCursor
{
    cursor: help;
    color: Blue;
}

.banner
{
    background-image: url("../../images/BannerImages/chooseRightBuilderBanner.gif");
    width: 864px;
    height: 130px;
    margin: 3px 0px 3px 0px;
    padding-top:20px;

}

.header
{
    width: 640px;
}

.contentBottom
{
    background-image: url("../../images/HBMasterPageImages/contentBottom.gif");
    width: 864px;
    height: 27px;
    text-align: center;
    color: #666666;
    font-size: 11px;
    font-family: Calibri;
    background-repeat: no-repeat;
    position: relative;
    top: -25px;
}

.relatedLink
{
    margin-bottom: 6px;
}

.relatedLink a
{
    text-decoration: none; 
}

.relatedLink a:hover
{
    text-decoration: underline; 
}

.navTrail
{
    color: White;
    font-size:11px;
}

.gvHeaderRow
{
background-image:url(../../images/BuilderListTemplateImages/Header.png);
}


.gvTable
{

    padding-left:0px; 
    padding-right:0px; 
    text-align:left; 
    width:805px
}

.HomebuyersRatingsTable
{
    width:99%;
    border-style:none; 
    border-width:0px; 
    border-color:White;
}

.TopThree th 
        {
            background-color:#FFCB08;
            font-size:xx-small;
            border-right: Black solid 1px;
            border-top: black solid 1px;
            border-bottom: black solid 1px;

        }
        .TopThree td
        {
            border-right: black solid 1px;
            
            border-bottom: black solid 1px;
            vertical-align:top;
        }
        .TopThree img
        {
            margin-top:5px;
        }
