@charset "UTF-8";
/* CSS Document */

cl{clear:both;}

#resource_wrapper li {
    cursor: pointer;
}

#resource_wrapper li:hover {
    width: 140px;
    color: white;
    background-color:#627C9D;
}

#resource_results ul li a {
    text-decoration: none;
}
