#fbsearchBox { float:right; }
#fbsearchInput { width:250px;height:20px;margin-top:3px; }

@media only screen and (max-width : 1420px) { 
/*  #fbsearchInput { width:200px; } */ 
}
@media only screen and (max-width : 1220px) { 
/* #fbsearchInput { width:150px; }
*/}
@media only screen and (max-width : 1080px) { 
/*  #fbsearchInput { width:150px; }
*/}
@media only screen and (max-width : 990px) { 
  #fbsearchBox { float:left!important; }
  #fbsearchInput { width:250px; }
}
@media only screen and (max-width : 460px) { 
  #fbsearchInput { width:250px!important; }
}

div.searchlight-balloon {
        opacity: 1.00;
        z-index: 10000;
        xmax-height:390px;
        border: 1px solid #d0d0d0;
}

div.searchlight-results-wrapper { margin-top:0!important; position:relative!important; }
div.searchlight-balloon { padding: 0!important; right:unset!important;}

.searchlight-results-wrapper::after {
    content: " ";
    position: absolute;
    left: 10px;
    top: -12px;
    border-top: none;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #fff;
}
.searchlight-results-wrapper::before {
    content: " ";
    position: absolute;
    left: 10px;
    top: -12px;
    border-top: none;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid gray;
}

table.searchlight-results {
        border-collapse: collapse;
        font-family: open sans,sans-serif;
        font-size: 12px;
        font-weight: normal;
        width: 	395px!important;
        xmax-width:259px;
}
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 {
}
table.searchlight-results td {
        background: #FFF;
        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: #f9f9f9;
}
table.searchlight-results tr.searchlight-selected th, table.searchlight-results tr.searchlight-selected td span span {
        background: #f9f9f9;
        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:50px;
        min-height: 50px;
        max-height: 100px;
        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;
}

.sale-price-img { height: 15px;margin-left: 5px;position: relative;top: 2px; float:right; display:none; }

.search-price {
        font-weight: bold;
        color: #211551;
        float: left;
}

.searchlight-spacer-row { display:none; }


#searchlight-footer {

  xwidth:280px;
  color:#000;
  background:#F9F9F9;
  height:40px;
  xmargin-top:-5px;
  padding-top:10px;
  font-weight:bold;
  

}

#searchlight-footer td { padding:0px!important; }

/* kludge to hide filters that need to be configured in FB account, so that query acts upon them, but not displayed via $LGK_FILTERTAG */
.fbFltYMM { display: none; }

#qsMoleculeImg { width:15px!important;padding:0;margin:0 10px 3px 0; }
#qsMoleculeDiv { float:right; }
#qsMoleculeDiv a:hover { background:unset; }

#XqsMoleculeDiv { display:none;}

.sl_title { max-height:35px; overflow:hidden; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 350px; }
.sl_descr { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 350px; }
