/*FOR SALE PROPERTIES*/
#right_properties
{
margin-left: 5px;
padding-top: 5px;
font-size: 11px;
border-bottom: 1px dotted black;
text-align: left;
}

#right_properties img
{
border: 1px solid gray;
float: right;
}

#right_properties a
{
padding-left: 0px;
}

#right_properties a:hover
{
color: #998A95;
}