#rs_iehack {
    width: 0px;
    height: 0px;
    margin-left:-3px;
    margin-top:-1px;
    z-index:-1;
    border-style:hidden;
    position: absolute;
    top: 0px;
}
#rs{
    border:solid 1px #718FA9;
    background:url('/at_triton/aolsearch/rs_gradient.gif') repeat-x;
    background-color:#BBE4A0;
    position:absolute;
    padding:2px;
    display:none;
    font:11px arial,helvetica,sans-serif normal;
    width:390px;
    height:135px;
    text-align:left;
}
#rs *{
    font-weight:normal;
}
#rs_title{
    font-weight:bold;
    font-size:12px;
    color:#107806;
    padding:0 0 1px 5px;
    float:left;
}
#rs_learn {
    padding:2px 5px 0 0;
    text-align:right;
    font-size:10px;
    height:12px;
}
#rs_results{
    height:112px;
    overflow:auto;
    white-space:nowrap;
    background-color:#FFF;
    border:solid 1px #718FA9;
    padding:2px 0 2px 0;
    margin:2px 1px 0 1px;
    clear:right;
}
#rs_results ul{
    list-style:none;
    margin:0;
    padding:0;
    overflow:hidden;
}
#rs_results li {margin:0;}
#rs_results li a {
    text-decoration:none;
    display:block;
    padding:0 0 0 5px;
}
#rs_results .active a{
    color:white;
    background-color:#718FA9;
}
#rs_results .inactive a{
    color:#000;
    background-color:#FFF;
}
#rs_results .note {
    margin-left:5px;
}
#rs_datapipe {
    width:0;
    height:0;
    border:0;
}