.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 1px 3px 2px;
	/*padding: 1px 3px 2px;*/
	padding:3px 2px; 
	cursor: default;
	display: block;
	font: menu;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
	line-height: 14px;
	overflow: hidden;
}

.ac_loading {
	/*background: white url('indicator.gif') right center no-repeat;*/
}

.ac_over {
	background-color: #A7E2D9;
	color: #333;
}
.header-top{
overflow: visible;
position: relative;
z-index: 1000;
}
.ac_results ul,
.ac_results li{
list-style: none;
background-image: none;
}
div.city-list-WidgetWeather div#autosuggest{
border: 1px solid #CCCCCC;
min-height: 350px;
width: 250px;
}
div#w-weather_clock .rww_location .choose_city{
display:block;
cursor:pointer;
}
div#w-weather_clock div#clock-plus-temp{
height: 51px;
margin: 0 auto;
position: relative;
width: 145px;
}
div.city-list-WidgetWeather {
background: #EDF8EE;
border: 1px solid #dbdbdb;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
left: -80px;
line-height: 14px;
overflow: hidden;
position: absolute;
margin:0 auto;
width:336px;
top: 68px;
z-index: 1000;
//zoom: 1;
display:none;
}


div.city-list-WidgetWeather div {
overflow: hidden;
position: relative;
text-align: left;
}


div.city-list-WidgetWeather p{
margin:6px 0px;
padding: 0 0 0 10px;
color:#333;
text-align: left;
}


div.city-list-WidgetWeather div ul{
background: none repeat scroll 0 0 transparent;
display: block;
list-style: none outside none;
position: relative;
z-index: 100;
}

div.city-list-WidgetWeather div#static-cities{

}


div#w-weather_clock div.rww_location span.current_city{
display: inline-block;
height: 13px;
margin-right: 2px;
max-width: 159px;
overflow: hidden;
padding-right: 5px;
position: relative;
}


div#w-weather_clock div.rww_location .current-city-name {
white-space: nowrap;
}

div.city-list-WidgetWeather div#static-cities ul{
float: left;
margin:0;
padding: 5px 0px 0px 10px;
width:100px;
}

div.city-list-WidgetWeather div.popular-cities ul{
overflow:hidden;
margin:0;
padding:0;
width:330px;
}



div.city-list-WidgetWeather div#static-cities ul li {
background: none repeat scroll 0 0 transparent;
padding-left: 0;
text-align: left;
padding-bottom:4px;
margin: 0px;
}

div.city-list-WidgetWeather div.popular-cities ul li{
vertical-align: top;
width:100px;
padding:0px 0px 4px 10px;
display:inline-block;
vertical-align:top;
background: none;
margin: 0px;
}
div#w-weather_clock a, div.city-list-WidgetWeather a {
color: #333333;
text-decoration: underline;
}
div.city-list-WidgetWeather div#line{
color:#ccc;
margin: 0px 10px;
height:1px;
width:320px;
overflow: hidden;
line-height:1px;
font-size:1px;
background:#d0e0bb;
}

div.city-list-WidgetWeather   input.noactiveinput, div.city-list-WidgetWeather  input.activeinput{
font-size: 13px;
width:312px;
margin:0px 10px 0 10px;
padding: 3px;
position: relative;
border:1px solid black;
display:block;
}

div.city-list-WidgetWeather  input.noactiveinput{
color: #bebebf;
}

div.city-list-WidgetWeather  input.activeinput{
color: #333;
}


/*-------------------------*/
div#w-weather_clock  .rww_temp {
left: auto;
position: absolute;
right: 9px;
top: 1px;
}

div#w-weather_clock  {
font: 12px Verdana,Arial,Helvetica,sans-serif;
margin-top: 5px;
height: 68px;
padding: 0;
position: relative;
text-align: center;
width: 145px;
z-index: 1000;
//zoom: 1;
left:19%;
}

div#w-weather_clock  object {
left: 7px;
position: absolute;
top: 3px;
width:51px!important;
height:49px!important;
}


div#w-weather_clock  object#SWFObjectExprInst{
width:51px;
height:49px;
}

div#w-weather_clock  .rww_temp a {
background: url("img/cl-weather1.gif") no-repeat scroll 0 0 transparent;
display: block;
font-size: 17px;
height: 48px;
position: relative;
text-decoration: none;
width: 75px;
}

div#w-weather_clock  .rww_temp span {
display: block;
padding-left: 20px;
padding-top: 4px;
text-align: right;
color:#333;
}

div#w-weather_clock  .rww_temp span.forecast {
cursor: pointer;
font-size: 9px;
padding: 0;
position: absolute;
right: 2px;
text-decoration: underline;
top: 31px;
}



div#w-weather_clock  .rww_location {
font-size: 10px;
padding-top: 0;
}

div#w-weather_clock  .rww_location a {
text-decoration: none;
}



div#w-weather_clock  .rww_location span{
color:#333;
}


div#w-weather_clock  .rww_location span.cite {
background: url("http://s.rbk.ru/rbc_static/fp_v4/skin/img/cl-arr.gif") no-repeat scroll 0 0 transparent;
display: inline-block;
height: 10px;
width: 11px;
}

/*for autocomplete*/
.ac_results span.row-city{
float: left;
position: relative;
z-index: 350;
//zoom: 1;
}
.ac_results  span.row-weather{
float: right;
position: relative;
z-index: 350;
//zoom: 1;
}

#WrapwWeatherBlock{
position: relative;
width: 185px;
z-index: 1000;
//zoom: 1;
}
.l-header{
position: relative;
z-index: 1000;
}
div.city-list-WidgetWeather div.results_container{
overflow: visible;
margin: 0;
padding: 0;
height: 5px;
position: relative;
z-index: 300;
//zoom: 1;
// height: 6px;
}
.ac_results{
top: 0px;
//top: -1px;
left: 10px;
overflow: hidden;
}
.ac_results li{
position: relative;
text-align: justify;
}
.ac_results li span{
display: inline;
}
.ac_results li span.weat{
position: absolute;
right: 5px;
}