#fq { width: 300px; font: 13px Arial, sans-serif }

#search-results { position: absolute; width: 300px; background: white; border: 1px solid black; margin-top: -1px; float: left; display: none }

.sr, .srs { width: 100%; float: left; font: 13px Arial, sans-serif; padding: 1px 0px 2px 0px }
.sr { background: white; color: black }
.srs { background-color: #ECA19E; color: white; cursor: pointer }
.sr .src { color: #008000 }
.srs .src { color: white }

SPAN.srt { float: left; font-size: 13px; margin-left: 2px; overflow: hidden }
SPAN.src { float : right; font-size : 10px; margin-right : 3px; padding-top : 2px }

form { margin: 0px }
input { vertical-align: middle }
