:focus {
    outline: none;
}

.js ul.newList {
    left: -9999px;
}

li.health:hover { text-decoration:underline; color:#fff;}

ul.newList, ul.newList2 * {
    margin: 0;
    padding: 0;
}



ul.newList, ul.newList2, ul.newList3, ul.newList4, ul.newList5{
    margin: 0;
    padding: 0;
    list-style: none;
    color: #2575B7;
    width: 136px;
    background: #fff;
	position:relative;
    position: absolute;
    border: 1px solid #ccc;
    top: 22px;
    overflow:auto;
    
}

ul.newList2 { width:250px !important; top:0 !important;}

ul.newList3 li a {
	text-decoration:none;
}

ul.newList2 li { 
	font-size:11px !important;
	background:none;
	text-transform:none;
	line-height:20px;
	display:block;
}

ul.newList2 li a:hover, ul.newList3 li a:hover {text-decoration:none; cursor:default; background:#eee;}

.newList a, .newList2 a{
    font-weight: normal;
    text-decoration: none;
    color: #2575B7;
}

.registration2-r ul.newList, .newList2 {
    height: 150px;
}

.newListSelected {
    width: 136px;
    color: #2575B7;
    height: 22px;
    line-height: 20px;
    text-align: center;
    float: left;
    background: url('../images/registration-select.jpg') no-repeat;
    z-index: 99999;
}

.city-select .newListSelected,
.recipe-select .newListSelected,
.section-select .newListSelected,
.city-select2 .newListSelected2 {
    background: url('../images/city-select.png') no-repeat;
}

.login-city-select .newListSelected {
    width: 120px;
    background: url('../images/login-city-select.jpg') no-repeat;
}

.city-select ul.newList, .newListSelected2 ul.newList {
    max-height: 210px !important;
	-height:210px;
	
}

.section-select ul.newList {
    text-align: left;
    width: 250px;
    height: 350px;
}

.newListSelected span {
    display: block;
}

ul.newList li, ul.newList2 li {
    padding: 3px 8px;
    position: relative;
    z-index: 9999;
}
ul.newList5 li{
    padding: 3px 5px;
    position: relative;
    z-index: 9999;
}

.selectedTxt {
    padding: 0 21px 0 8px;
    overflow: hidden;
    color: #2575B7;
    height: 20px;
}

.hiLite {
    background: #2575B7 !important;
    color: #fff !important;
}

.newListHover {
    background: #eee !important;
    color: #2575B7 !important;
    cursor: default;
}

.newListSelHover,
.newListSelFocus {
    cursor: default;
}

.newListOptionTitle {
    font-weight: bold;
}

.newListOptionTitle ul, .newListOptionTitle2 ul, .newListOptionTitle3 {
    margin: 3px 0 0;
}

.newListOptionTitle li, .newListOptionTitle2 li, .newListOptionTitle3 {
    font-weight: normal;
    border-left: 1px solid #ccc;
}

.quick .selectedTxt{
    z-index: 11;
}
.quick2 .selectedTxt{
    z-index: 11;
}
.registration-l a{
    display: block;
    padding: 3px 8px;
}

.z-index999 {z-index:99999 !important; position:relative !important;}

