
/* These are elements that are dynamically generated by 
   JavaScript in trailheadmap.js 
 */
.trackInfoTitle {
    cursor: pointer;
    background: url(../img/iw_close.gif) no-repeat scroll 196px 2px;
    padding: 2px;
}


