#divContentCenter
{
    position:relative;
    width:650px;
    /*margin-right:30px;*/
    margin-left: 30px;
}

.RepeaterLeftColumn
{
    position:relative;
    width:318px;
    float:left;
}
/* 4/26/08 new*/
.RepeaterColumnHeader
{
    position:relative;
    width:315px;     
    border:solid 1px #BBB; 
    background-image:url(../images/bkgGreyWhiteGradLight.gif)
}
/* 4/28/08 new*/
.RepeaterColumnHeader h3
{
    margin-top:20px;   
}
.RepeaterLeftColumnHeader
{
    position:relative;
    width:315px;
    float:left;
    border:solid 1px #BBB; 
    background-image:url(../images/bkgGreyWhiteGradLight.gif)
}
.RepeaterLeftColumnHeader h3
{
    margin-top:20px;   
}

.RepeaterRightColumn
{
    position:relative;
    width:318px;
    float:right;
}

.RepeaterRightColumnHeader
{
    position:relative;
    width:315px;
    float:right;
    margin-right:3px;
    border:solid 1px #BBB; 
    background-image:url(../images/bkgGreyWhiteGradLight.gif)
}
.RepeaterRightColumnHeader h3
{
    margin-top:20px;   
}
#divDealersLeftColumn2
{
    position:relative;
}
#divDealersRightColumn2
{
    position:relative;
}

.RepeaterSingleColumn
{
    position:relative;
    width:646px;
    float:left;
}