.recent-losses_box {
    margin-top: 15px;
    padding-bottom: 5px;
}

#marqueecontainer {
    margin: 0 auto;
    position: relative;
    width: 350px; /*marquee width */
    height: 200px; /*marquee height */
    background-color: #ffffff;
    overflow: hidden;
}

.scrl {
    color: #6dc3f5;
    font-weight: bold;
}

.scrlimg {
    margin-top: 32px;
    height: 50px;
    float: left;
}

