﻿.menu_canvas { background: url('/Images/Menu/menu_top.png') no-repeat center top; width: 924px; height: 46px; line-height: 46px; vertical-align: middle; /*padding-left: 12px;*/ margin: 12px 0 0; }
.autocomplete_textbox { margin: 12px 44px 0 0; width: 180px; float: right; }
.autocomplete_watermark { margin: 12px 44px 0 0; width: 180px; float: right; color: #666666; font-size: 0.8em; }
.general_search_button { margin: 10px -220px 0 0; float: right; }
.autocomplete_completionListElement { margin: 0px !important; background-color: #fff; color: windowtext; border: buttonshadow; border-width: 1px; border-style: solid; cursor: 'default'; overflow: auto; height: 200px; text-align: left; list-style-type: none; z-index: 180; padding: 1px; font-size: 0.8em; }
.autocomplete_highlightedListItem { background-color: #e7eff7; color: #131313; padding: 1px; z-index: 182; cursor: pointer; line-height: 15px; vertical-align: middle; }
.autocomplete_listItem { background-color: #fff; color: #131313; padding: 1px; z-index: 181; cursor: pointer; line-height: 15px; vertical-align: middle; }