table.informer_currency_table {
    height: 100px;
}

.informer_currency_l_t {
    width: 7px;
    height: 23px;
    background: transparent url(https://informers.mt5.com/i/img/informers/currency_rate/insta_blue_l_t.png) no-repeat left top;
}

.informer_currency_r_t {
    width: 7px;
    background: transparent url(https://informers.mt5.com/i/img/informers/currency_rate/insta_blue_r_t.png) no-repeat right top;
}

.informer_currency_c_t {
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #ffffff;
    background: transparent url(https://informers.mt5.com/i/img/informers/currency_rate/insta_blue_t.png) repeat-x left top;
}

.informer_currency_c_c {
    padding: 15px 5px;
    border-left: 1px solid #757679;
    border-right: 1px solid #757679;
    background-color: #cde6f7;
}

.informer_currency_l_b {
    height: 6px;
    background: transparent url(https://informers.mt5.com/i/img/informers/currency_rate/insta_blue_l_b.png) no-repeat left bottom;
}

.informer_currency_r_b {
    background: transparent url(https://informers.mt5.com/i/img/informers/currency_rate/insta_blue_r_b.png) no-repeat right bottom;
}

.informer_currency_c_b {
    padding-bottom: 4px;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
    color: #636466;
    border-bottom: 1px solid #757679;
    background-color: #cde6f7;
}

.informer_currency_block_img {
    padding-top: 3px;
    width: 25px;
    height: 22px;
    font-family: Arial, sans-serif;
    font-size: 21px;
    color: #ffffff;
    background: transparent url(https://informers.mt5.com/i/img/informers/currency_rate/insta_blue_symbol_back.png) no-repeat center center;
}

.informer_currency_block_txt {
}

.informer_currency_block_value {
    padding: 0px 5px;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #000000;
    display: block;
    float: left;
    clear: both;
}

.informer_currency_block_change_up {
    margin: 0px 3px;
    padding-left: 11px;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #009d3f;
    display: block;
    float: left;
    clear: both;
    background: transparent url(https://informers.mt5.com/i/img/informers/currency_rate/up_arrow.png) no-repeat left center;
}

.informer_currency_block_change_down {
    margin: 0px 3px;
    padding-left: 11px;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #cd0000;
    display: block;
    float: left;
    clear: both;
    background: transparent url(https://informers.mt5.com/i/img/informers/currency_rate/down_arrow.png) no-repeat left center;
}

.informer_currency_c_b a {
    text-decoration: none;
    color: #0362AA;
}