@charset "utf-8";
td, body {
	font-family: Tahoma;
	font-size: 11px;
}
fieldset{
width:600px;
padding: 20px;
}
	.yahoo_auto_suggest {position:relative;top:0px;width:100%;}
	.yahoo_auto_suggest  .yui-ac-content {position:absolute;left:0;top:0;width:20em;background:white;border:1px solid #404040;overflow:hidden;text-align:left;z-index:9050;}
	.yahoo_auto_suggest  .yui-ac-shadow {position:absolute;left:0;top:0;margin:.3em;background:#a0a0a0;z-index:9049;}
	.yahoo_auto_suggest  ul {width:100%;margin: 6px;padding:0px}
	.yahoo_auto_suggest  li {cursor:default;white-space:nowrap; width: 100%; font-family:Tahoma; font-size:12px;}
	.yahoo_auto_suggest  li.yui-ac-highlight {background:#FFFFCC; color:#000000}
