#resaleswrapper,#resalesfeatureswrapper
{
padding: 0 0 15px 0;
/*background: url(images/i/icons/rfp_photo_gallery_icon.gif) 95% 0 no-repeat;*/
}

#resaleswrapper ul, #resalesfeatureswrapper ul { 
list-style: none; 
border-bottom: 1px dotted #423e33;
}

#resaleswrapper li, #resalesfeatureswrapper li
{

padding: 5px 0 5px 15px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #2c2518;
margin: 2px 0 2px 0;
color:#b3e1ff;
}

#resaleswrapper_home li{
padding:3px 0 0 0;
background-color:transparent;

}


#resalesfeatureswrapper li{
color:#aba8a3;
}

#resaleswrapper li.propertyTitle{
padding: 5px 0 5px 5px;
text-transform:uppercase;
}

#resaleswrapper li a
{
display: block;
/*color: #707f14;*/
color:#b3e1ff;
font-size: 11px;
font-weight: normal;
/*background: url(images/i/icons/rfp_photo_set_icon.gif) 95% 50% no-repeat;*/

}
#resaleswrapper li a:hover{
color: #707f14;
}