.search_img{ border:0px;}

/* COMMON CLASSES */
.break { clear:both; }

/* SEARCH FORM */
#searchform { margin:50px 200px; font-size:18px; }
#searchform div { color:#eeeeee; }
#searchform div input { font-size:18px; padding:5px; width:320px; }
#suggestions{ position:absolute; width:320px; display:none; margin-top:11px; z-index:100;}

/* SEARCHRESULTS */
#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:320px; background-color:#3366e5; font-size:10px; line-height:14px; font-family:Verdana, Geneva, sans-serif;}
#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:56px; text-decoration:none; text-align:justify; padding-right:5px;}
#searchresults a:hover { background-color:#b7b7b7; color:#ffffff; }
#searchresults a img { float:left; padding:5px 10px;}
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919;}
#searchresults a:hover span.searchheading { color:#ffffff;  text-align:left;}
#searchresults a span { color:#555555; text-align:justify; margin-left:0px;}
#searchresults a:hover span { color:#f1f1f1;  text-align:left;}
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; text-align:left; font-weight:bold;}
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; color:#FFF;}
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }