.newsh {
    text-align: left;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.newsd {
    text-align: left;
    font-size: 12px;
    border-bottom: 1px solid #3B7E00;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#lm {
    float: left;
}

#rpanel {
    float: left;
}

#rms {   
    width: 326px;
    padding-top: 10px;
    height: 90px;    
    float: left;
    background-color: #f1ffe5;
    text-align: left;  
    margin-bottom: 8px;
    color: #656565;
}

#rmscapr {
    width: 10px;
    height: 100px;
    background: url(/img/rmscapr.gif);
    background-repeat:none;
    float: left;
}

#rmscapl {
    width: 10px;
    height: 100px;
    background: url(/img/rmscapl.gif);
    background-repeat:none;
    float: left;
}

#rmn { 
    width: 326px;
    height: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    background-color: #f1ffe5;
    text-align: left; 
    margin-bottom: 8px;
    color: #656565;
}

#rmncapr {
    height: 300px;
    width: 10px;
    background: url(/img/rmncapr.gif);    
    float: left;
}

#rmncapl {
    height: 300px;    
    width: 10px;
    background: url(/img/rmncapl.gif);
    float: left;
}

#vs {
    margin-top: 8px;
    border-collapse: separate;
    border-spacing: 1px;
    *border-collapse: expression('separate', cellSpacing = '1px');     
}