/* Custom Styles */
.ticker_content {
    background: none repeat scroll 0 0 #fff;
   border: 1px solid #fff;
    height: 250px;
    overflow: hidden;
    padding: 15px 0px 15px;
    width: 100%;
}


