.inner-img{ float: left !important; margin: 0 16px 8px 16px !important; }
.linkunderline{ text-decoration: underline !important; }
.imgwithlegend{
    margin-bottom: 4px;
}
.divforimgwithlegend{
    border: 3px double #F4E7C8;
    color: #666;
    text-align: center;
    float: left;
    margin: 0 8px 8px 16px;
    background: #fff;
    padding: 4px;
    font-size: 90%;
}
.nobordertable{
    border: none;
}
.nobordertable td, .nobordertable th{
    border: none;
}
.marginleft{ margin-left: 80px !important; }