#banner.listwithus {
 background: url(/images/list-with-us/listwithus_banner.jpg) no-repeat;
 zoom: 1;
}

#banner.listwithus #banner-content {
 padding: 25px 220px 25px 25px;
}

#banner.listwithus #banner-content p {
 color: #333;
}

#stats li {
 width: 205px;
 margin-right: 10px;
 float: left;
}

#stats h3 {
 color: #002d56;
}

#affiliates li {
 width: 159px;
 float: left;
 text-align: center;
 border-right: solid 1px #e0e0e0;
 padding: 0 0 15px;
}

#affiliates li.last {
 border-right: none;
}

#affiliates h3 {
 color: #002d56;
 text-align: center;
}

#affiliates p {
 margin: 0 10px;
 font-size: 11px;
}
/* The Christies and Luxury Portfolio logos in the Affiliates section */
 #affiliates a.christies {
 background:url(/images/affiliates/affiliates.jpg);
 background-position: 0px 0px;
 width: 120px;
 height: 75px;
 display: block;
 overflow: hidden;
 text-indent: -5000px;
margin: auto;
}

#affiliates a.luxury-portfolio {
 background:url(/images/affiliates/affiliates.jpg);
 background-position: -120px 0px;
 width: 78px;
 height: 75px;
 display: block;
 overflow: hidden;
 text-indent: -5000px;
 margin: auto;
}

.sellerquotes {
 padding-bottom: 20px; 
}

.sellerquotes li {
 float: left;
 padding: 0 10px 0 45px;
 margin: 10px 0;
 border-bottom: 1px #ccc dotted;
 background: url(/images/quotes.gif) left top no-repeat; 
}

.sellerquotes li.last {
 border: 0;
 padding: 0 0 0 45px;
 margin-bottom: 0; 
}

.sellerquotes li img {
 float:left; 
}

.sellerquotes li p {
 font-family: georgia;
 color: #787878;
 font-style: italic;
 font-size: 1.32em; 
}

.sellerquotes li p.person {
 text-align: right;
 margin: 10px 0;
 font-size: 0.9em
}

.sellerquotes li div.right {
 float:right;
 width: 190px;
}

#mscguide-wide {
 background-color: #fdf3d7;
 border: 1px solid #ffe59d;
 padding: 15px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
}	

#mscguide-wide h2 {
 color: #002d56;
 font-size: 20px;
 font-weight: normal;
 padding: 0 0 0 170px;
 background:url(/images/msc_guide_wide.gif) no-repeat -3px top;
 line-height: 48px;
 margin: 0; 
}

.description {
 font-size:10px; 
 margin: 5px; 
}
