.suggestions{z-index:999;width:87% !important;top:65px !important;background-color:#FFF;border:1px solid #ccc;height:auto !important;}
.addform .suggestions{top:35px !important;width:86% !important;}
.suggestions .suggest_item{padding-bottom:2px;padding-top:2px;width:100% !important;padding:2px 10px;float:left;}
.suggestions .suggest_item.first{z-index:1000;}
.suggestions .suggest_item.last{}
.suggestions .suggest_item.selected, .suggestions .suggest_item.selected .description{background-color:#be2d2d;color:#FFFFFF;cursor:pointer;}
.suggestions .suggest_item .thumbnail{background-color:transparent;background-position:top center;background-repeat:no-repeat;margin:1px 2px 1px 2px;float:left;width:50px;height:50px;}
.suggestions .suggest_item .description{font-style:italic;font-size:11px;color:#777;}