table.mls {
width:100%;
border: 1px solid #D3D3D3;
spacing:10px;
font-family: arial, sans-serif;
border-collapse:collapse;
font-size:.8em;
}

th {
color:#EEE8AA;
background-color:#3B514D;}

tr {
border-bottom:1px solid #BCBFB3;
padding:2px 5px;
}

.query-title {
font-size:140%;
}
.query-description {
font-size:90%;
}



/*special LLH listing */
tr.llh,tr.llh td.highlight1 a,tr.llh td.highlight1,td.llh   {
background:#191b1b;
color:#fff;
}
tr.llh td.highlight1 a,tr.llh td.highlight1 div.balloon ul {
background:#191b1b no-repeat url(http://www.luxurylandandhomes.com/images/bg-cell.jpg);
color:#fff;
} 

a.llh, table.mls tbody tr.llh td.highlight1 div.balloon ul li a.llh {
color:#f5e2ab;
}