﻿#scroll
{
	margin:42px 0 40px  0;	
    height:24px;
}

#scrollcontainer
{
	margin:0 auto;	
    background:#419897;
    position:relative;
    overflow:hidden;
    width:840px;
    height:24px;
    line-height:24px;
    text-align:center;
 
}

#scrollcontent
{
   
}


ul.newsticker {
    font: 13px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 13px;
       font-family: 'Gotham SSm A', 'Gotham SSm B';
        font-weight: 700;
}

ul.newsticker li {
    color: #fff;
    float: left;
    margin: 0 0 0 60px;
    padding: 0;
}
ul.newsticker li.split-item {
    color: #fff;
    width: 1px;
}


ul.newsticker a:link, ul.newsticker a:visited, ul.newsticker a:hover {
     color: white;
    font-size: 13px;
    margin-left: 3px;
    margin-right: 0;
    padding: 0;
    text-decoration: none;
    white-space: nowrap;
}


ul.newsticker span {
    color: #97ceff;
}


.realscrollwidth
{
	
}