<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.TinyImage {
    width: 85px;
    height: 50px;
}

  .BigLink {
    

        border: 1px solid rgba(128, 128, 128, 0.32);
        display: inline-block;
        float: right;
        width: 50%;
        text-align: right;
        height: 30px;
        padding-top: 10;
        text-align: center;
        color: #9C9A9A;
        font-family: arial;
        margin-left: -30px;
        margin-top: 6px;
        font-weight: bold;

    }

.bigimage {

    float:right;
}</pre></body></html>