/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
.yui-skin-sam .yui-ac {position:relative;font-family:arial;font-size:100%;} 
.yui-skin-sam .yui-ac-input {position:relative;width:234px; margin-bottom:0px; height: 26px;}
.yui-skin-sam .yui-ac-container {position:relative; margin-left:0px;top:0px; width:204px; text-align:left;}

.yui-skin-sam .yui-ac-content {position:absolute; left:-32px; width:230px;
								border:1px solid #808080;background:#FFF;overflow:hidden;z-index:9050;}

.yui-skin-sam .yui-ac-shadow {position:absolute;margin:.0em;width:100%;background:#000;
							  -moz-opacity:0.10;opacity:.10; filter:alpha(opacity=10);z-index:9049;}
								
.yui-skin-sam .yui-ac-content ul {margin:0; padding:0;width:100%; list-style-type:none;}
.yui-skin-sam .yui-ac-content li {margin:0;padding:2px 5px;cursor:default;white-space:nowrap;}
.yui-skin-sam .yui-ac-content li.yui-ac-prehighlight {background:#B3D4FF;}
.yui-skin-sam .yui-ac-content li.yui-ac-highlight {background:#426FD9;color:#FFF;}

/*

.image { text-align: center }
.search { text-align: center; margin-left: -15px }
.search input { margin: 0px; padding: 0px; border-style: none; vertical-align: middle }
.search .searchbox { 
	width: 234px; height: 26px; background: #ffffff url(%%SYSIMAGEROOT%%searchbox.gif) no-repeat bottom right; 
	margin-right: 2px; padding: 5px 8px 4px 8px; 
}

*/
