div.searchlight-balloon {
        opacity: 1.00;
        z-index: 1001;
        border: 2px solid #cccccc;
}

div.searchlight-results-wrapper { margin-top:0!important; }
div.searchlight-balloon { padding: 0!important; Xright:unset!important;}

table.searchlight-results {
        border-collapse: collapse;
        font-family: open sans,sans-serif;
        font-size: 13px;
        font-weight: normal;
        width: 	400px!important;
        margin-top:0px!important;
        margin-bottom:0px!important;
}
div.searchlight-results-wrapper {
        color: #211551;
        xborder: 1px solid #aaa;
        xmargin: 8px 0 0 0;

}
table.searchlight-results td {
        padding: 15px;
        text-shadow: none;
}
table.searchlight-results .searchlight-header-text, table.searchlight-results .searchlight-result-text {
}

.sl_title { max-height:35px; overflow:hidden; font-weight:bold; display:block; }
.sl_descr { display:block; }

table.searchlight-results td {
        background: #f2f2f2;
        width: 100%;
        border-bottom:1px solid #e2e2e2;
}
table.searchlight-results td .searchlight-result-item {
        padding: 1px 0;
}
table.searchlight-results tr {
        cursor: pointer;
}
table.searchlight-results tr.searchlight-selected th, table.searchlight-results tr.searchlight-selected td {
        background: #cde6f3;
        xcolor: #A70000;
        text-decoration:underline;
        text-shadow: none;
}
table.searchlight-results .searchlight-result-icon {
        margin-right: 4px;
        vertical-align: text-top;
        float: left;
        max-width:80px;
        min-height: 80px;
        max-height: 135px;
        border: 1px solid #e2e2e2;
	border-radius: 4px;	
	margin-top: 5px;	
	margin-right: 10px;
	margin-left: 3px;                
}
table.searchlight-results tr.searchlight-spacer-row td {
        height: 10px;
}

.searchlight-not-selected {
        align:left;
        text-align:left;
}
.searchlight-selected {
        align:left;
        text-align:left;
}

.searchlight-result-text .sale-price {
        font-weight: bold;
        color: #ac0404;;
        float: left;
}

.searchlight-spacer-row { display:none; }

#searchlight-footer {

  xwidth:280px;
  color:#000;
  background:#e6e6e6;
  height:40px;
  xmargin-top:-5px;
  padding-top:10px;
  font-weight:bold;
  

}

#searchlight-footer td { padding:0px!important; }