:focus {outline:none;}
.js ul.newList {left:-9999px;}
ul.newList * {margin:0; padding:0;}
ul.newList {
display:block;
margin:-2px 0 0 3px; 
padding:0; 
list-style:none; 
color:#000; 
width:181px; 
background:#FDFBE3; 
position:absolute;  
border:1px solid #CEBFA9; 
top:22px; 
left:0; 
overflow:auto; 
z-index:9999;
}
.newListSelected {
width:165px; 
color:#000; 
height:24px; 
padding:0 25px 0 0; 
background:url(../images/inputs/input_bg_3_right.png) top right no-repeat; 
z-index:99;
font:normal normal 13px/1.1em Arial, Helvetica, sans-serif; 
color:#535353;
outline:none
}
.newListSelected span {width: auto; display:block;}
ul.newList li {padding:3px 8px 3px 11px; font:normal normal 13px/1.3em Arial, Helvetica, sans-serif; color:#535353}
.selectedTxt {
width: auto; 
overflow:hidden; 
height:20px;
line-height:1.2; 
padding:4px 0 0 11px; 
background: url(../images/inputs/input_bg_3.png) top left no-repeat;
white-space:nowrap
}
.hiLite {background:#cdcdcd!important; color:#fff!important;}
.newListHover {background:#666!important; color:#fff!important; cursor:default;}
.newListSelHover, .newListSelFocus {cursor:default;}
.newListSelHover {background:url(../images/inputs/input_bg_3_right_h.png) top right no-repeat}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}


html body div.top_line div.newListSelected{
width:70px;
float:left;
display:inline;
margin-left:16px
}

html body div.top_line div.newListSelected ul.newList{
width:100px;
}

html body .events_city_select_block div.newListSelected{
width:176px;
}

html body .add_event_pop .day div.newListSelected{
width:30px;
}

html body .add_event_pop .day div.newListSelected ul.newList{
width:48px;
overflow-x: hidden
}

html body .add_event_pop .month div.newListSelected{
width:80px;
}

html body .add_event_pop .month div.newListSelected ul.newList{
width:97px;
overflow-x: hidden
}

html body .add_event_pop .year div.newListSelected{
width:50px;
}

html body .add_event_pop .year div.newListSelected ul.newList{
width:67px;
}

html body .add_event_pop .city div.newListSelected{
margin-top:4px;
width:222px;
}

html body .add_event_pop .city div.newListSelected ul.newList{
width:239px;
}
