/* needed otherwise the searchBoxLine will pop-up in IE */
div.suggestFormWrap {float:left; /*width:248px;*/  border:10px solid #f3f3f3; /* position: relative  margin-left:280px;*/ /* z-index:1001;*/}
/*--------------------------------------------------
CONTENITORE CERCA
--------------------------------------------------*/
div.suggestLayer {clear:both; position:relative; top:5px; left:-200px; width:1px; height:1px; display:none; padding:0; margin:0; z-index:9999; background-color:#f8f7f7; background:transparent;}
table.suggestLayer {font-size:11px; width:130px; border:1px solid #CCC; height:12px; background:#FFF; color:#505050; cursor:pointer; font-family:Arial, Helvetica, sans-serif; box-shadow:0px 2px 10px #505050; -moz-box-shadow:0px 2px 10px #505050; 
-webkit-box-shadow:0px 2px 10px #505050; -o-box-shadow:0px 2px 10px #505050; padding:5px;}
tr.suggestLayer {height:12px;}
td.suggestLayer {padding:0; height:12px;}
tr.suggestHeader{color:#173553; font-weight: normal; font-size:10px;}
tr.suggestHeader td {border-bottom:1px solid #5C7997; padding: 3px 3px 3px 5px;}
#suggestLayer tbody tr:hover .suggestTextAmount { border-right:#CCC solid 3px;}
#suggestLayer tbody tr td {line-height:20px;}
#suggestLayer tbody tr:hover { background:#F5F5F5;transition:all ease-in-out 0.3s; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -ms-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out;text-decoration:none!important; color:#000;}
td.suggestTextQuery {padding: 0 0 0px 10px;}
span.suggestTextQueryTyped {color:#333333; text-decoration:none!important;}
td.suggestTextType {padding: 2px 5px 2px 15px;  width:30%;}
td.suggestTextAmount {padding: 2px 5px 2px 15px; width:30%; text-align:right;}
tr.suggestRow {padding: 2px 2px 2px 0px; background-color:#ffffff;}
tr.suggestHighlight {color:#333333; text-decoration:none; background-color:#FFFFFF;}
tr.suggestHighlight span.suggestTextQueryTyped {color:#333333;}
td.suggestImage, td.suggestImage img {height:40px; float:left; padding:4px;}
td.suggestFooter {height:25px; border-top:solid 1px #5C7997; font-size:9px; color:#173553; background-color:#f3f3f3;
background-image: url("http://www.solarissport.com/solaris/sport/media/img/ff/logo_fact-finder_suggest.gif"); background-repeat: no-repeat; background-position: right;}