/*** legend stuff ***/
.re-wardD{
    position:absolute; 
    left:50px; 
    top:8px; 
    width:110px; 
    line-height:14px;
}

.re-sellD{
    position:absolute; 
    left:50px; 
    top: 7px; 
    width:110px; 
    line-height:14px;
}

.re-cycleD{
    position:absolute; 
    left:50px; 
    top: 6px; 
    width:110px; 
    line-height:14px;
}

.re-inventD{
    position:absolute; 
    left:50px; 
    top: 6px; 
    width:110px; 
    line-height:14px;
}
    
/*** sports stuff ***/
.sellSportsD{
    margin: 0 0 0 10px;
    border: solid 0px red;
}

.sellSportsD ul{
    margin: 0;
    padding: 15px;
}

.sellSportsD li{
    margin: 0 0 5px 0;
}

.sellSportD li div.subtitleD {
    font-weight: bold;
}

.sellSportD li a {
    font-weight: bold;
}

