
#result 		{height:20px; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#333;	padding:5px; margin-bottom:10px; background-color:#FFFF99}
.suggestionsBox {position:absolute; left:125px; top:110px; margin-top:0px; width:200px; color:#fff}
.listing .suggestionsBox	{left:150px; top:145px}
.listingProperty .suggestionsBox	{left:150px; top:145px}
.insertProperty .suggestionsBox	{left:0px; top:0px}
.suggestionList ul li 		{list-style:none; padding:6px; border-bottom:1px dotted #666; cursor:pointer; display:block; font-size:11px; background-color:#121212;}
.suggestionList ul li:hover {background-color:#77bc1c; color:#000}
ul 							{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFF}
.load						{background-image:url(../images/loader.gif); background-position:right; background-repeat:no-repeat}
#suggest 					{position:relative}

.suggestionList ul li.arrow		{height:20px; background-color:none; background:url(../images/arrow.png) no-repeat center; padding:0; margin:0; border:none}