 .container_curr {
 background: none repeat scroll 0 0 #252f36;
 border: none;
 margin: auto;
 overflow: hidden;
 padding: 3px 0;
 position: relative;
 text-align: center;
 font-family: "Roboto",Arial,sans-serif;
 font-size: 14px;
 box-shadow: none;
 }
 .list-item_curr {
 color: #dbdbdb;
 display: inline-block;
 font-size: 14px;
 line-height: 19px;
 padding: 0 15px;
 text-shadow: -1px -1px 0 rgba(40, 40, 40, 0.56);
 }
 .leverate-rates-ticker-container {
 -moz-user-select: none;
 font-size: 12px;
 line-height: 16px;
 overflow: hidden;
 position: relative;
 white-space: nowrap;
 width: 100%;
 }
 .leverate-rates-ticker-container .leverate-rates-animated-row .leverate-rates-item {
 display: inline-block;
 float: left;
 width: 190px;
 color: #dbdbdb;
 font-size: 14px;
 line-height: 19px;
 padding: 0 15px;
 text-shadow: -1px -1px 0 rgba(40, 40, 40, 0.56);
 }
 div.c-down {color: #FF2E34;}
 div.c-up {color: #85cd72;}