input.keresomezo { position: ansolute; margin-left: 490px; width: 256px; border: 1px #424040 solid; font-family: Verdana; font-size: 14px; font-weight: bold; color: #8a8a8a; padding: 5px; margin-top: 12px; margin-bottom: 4px; background: #202020; }

#suggestions{ position: absolute; margin-left: 490px; width:264px; margin-top: -17px; display:none; z-index: 10; }

/* SEARCHRESULTS */
#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:264px; background-color:#202020; font-size:10px; line-height:14px; }
#searchresults a { display:block; background-color:#202020; clear:left; height:56px; text-decoration:none; }
#searchresults a:hover { background-color:#bd0a0a; color:#ffffff; }
#searchresults a img { float:left; padding:5px 10px; }
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#ffffff; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#ffffff; }
#searchresults a:hover span { color:#ffffff; }
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(/design/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { background-color:transparent; display: inline; margin:5px; padding: 5px; color:#ffffff;  }
.break { clear:both; }

