.ta_rich_field{
    zoom:1;
}
.ta_slider{
    border: 2px solid #acacac;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    position: absolute;
    top: 0;
    right:-1px;
    _right: 1px;
    width: 6px;
    margin: 0;
    background: #999;
    zoom:1;
}
.ta_slider_handle{
    /*border:2px solid #9f9f9f;*/
    height:18px;
    width:10px;
}
.ta_sliderBody{
    height:100%;
    width:10px;
    background:transparent url("/images/pricefinder/sliderbody.gif") repeat-y;
    padding:0;
    margin:0;
    font-size:0;
}
.ta_sliderHead{
    background:transparent url("/images/pricefinder/slidertop.gif") no-repeat;
    height:6px;
    width:10px;
    padding:0;
    margin:0;
    font-size:0;
}
.ta_sliderFoot{
    background:transparent url("/images/pricefinder/sliderbottom.gif") no-repeat;
    height:6px;
    width:10px;
    padding:0;
    margin:0;
    font-size:0;
}
.aeroList ul li.item_delimited{
    padding:0;
    padding-left:10px;
}
.aeroList ul li.item_delimiter{
    font-weight:bold;
    padding:0;
    font-size:11px;
    font-style:italic;
    overflow:hidden;
    cursor:default;
}
.aeroList ul li.ta_deadItem{
    cursor:default;
}
/**/
.aeroList{
	border: 2px solid #93bad7;
    background:#DCE9F2;
}
.aeroList ul{
    overflow: hidden;
    border:none;
    /*width:140px;*/
}
.aeroList ul li{
    margin:0;
    padding:0;
    height:17px;
    line-height:17px;
}


