﻿/*by 7templates.net*/
.container { width: 800px; margin: 0 auto; }

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; font-family: sans-serif; font-size: 14px; line-height: 1.6em; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #0B5AAB; }
.ajaxsearch-sku {display: inline-block; font-style: italic; margin-right: 8px;}
.headerajaxsearchwindow { background-color: #D8D8D8;color: #000000;font-size: 14px; font-style: oblique; margin-bottom: 0; text-align: center;}
.autocomplete-suggestion:first-child{padding: 0;}
.headerajaxsearchwindow{margin: 0; padding: 0; }