﻿#newsticker
{
    width:  900px !important;   
    padding: 5px 0px 5px 0px;
    overflow :hidden;
    text-align : center;
    vertical-align:text-top top;
}

.newsticker_jcarousellite  
{
    width: inherit !important; 
    overflow :hidden;
}   

.newsticker_jcarousellite_ul
{
    width: 900px;
    overflow:hidden;    
}

.newsticker_jcarousellite li
{
    list-style: none; 
    white-space:nowrap;
    width: 180px;
}

  

