﻿.ac_results {
	padding: 0px;
	border: 1px solid #DFDFDF;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	margin-left: -186px
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	/*color:#666666;*/
	font-size: 14px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 20px;
	overflow: hidden;
	height: 35px !important;
	line-height: 35px !important;
	font-size: 14px !important;
	color: #666666 !important;
	padding: 0 23px !important;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: white;
}

.ac_over {
	background-color: #F0F0F0;
	color:white;
}

.u13 {
    position:absolute;
    left:76%;
    top:10px;
    width:300px;
    height:22px;
    ;
    ;
    ;
    font-family:'Arial';
    font-size: 13px;
    color:#000000;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
    
}
.u11 {
    position:absolute;
    left:540px;
    top:10px;
    width:100px;
    height:16px
}
.u11_text {
    position:absolute;
    left:541px;
    top:10px;
    width:100px;
    height:16px;
    ;
    ;
    ;
    font-family:Arial;
    text-align:left;
    word-wrap:break-word;
}
.u17 {
    position:absolute;
    left:580px;
    top:10px;
    width:150px;
    height:16px
}
.u17_text {
    position:absolute;
    left:580px;
    top:10px;
    width:150px;
    height:16px;
    ;
    ;
    ;
    font-family:Arial;
    text-align:left;
    word-wrap:break-word;
}
.u18{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color:#0000ff;
	cursor:hand
}
#div1 li a:hover { 
	color:#fff; 
	background:#2687eb; 
} 
.adv{
	z-index:999;
	border:#9a99ff 1px solid;
	position:absolute;
	text-align:left;
	background-color:#fff;
	width:69px;
	float:right;
	top:18px;
			
}
.adv A{
	border-bottom:#e6e6e6 1px solid;
	text-align:center;
	line-height:22px;
	padding-left:2px;
	width:67px;
	display:block;
	height:22px;
	cursor:pointer;
	-moz-user-select:none;
}
.adv A:hover{
	border-bottom:#e6e6e6 1px solid;
	text-align:center;
	line-height:22px;
	background-color:#d9e1f6;
	color:blue;
	padding-left:2px;
	width:67px;
	display:block;
	height:22px;
	cursor:pointer;
	-moz-user-select:none;
}
