.multiwidget_oanda-fxeconostats-widget {
    border-top          : 4px solid #000;
    padding             : 22px 15px 40px 15px;
    background-color    : #DFDFDF;
    margin-bottom       : 40px;
}

.oanda-fxeconostats-widget {
    /* margin: 0px 15px; */

}
.oanda-fxeconostats-widget-logo {
    width: 195px;
    height: 56px; /* adding 18px padding */
}
.oanda-fxeconostats-widget-logo img {
    border: none;
}

.oanda-fxeconostats-widget-graph {
    float: left;
    width: 278px;

}

.oanda-fxeconostats-widget-info {
    float:right;
    width: 271px;
    text-align: left;
}
.oanda-fxeconostats-widget-info-graphname {
    font-size: 18px;
    line-height: normal;
}

.oanda-fxeconostats-widget-desc p {
    font-size: 13px;
    line-height: 18px;
}
