﻿#news-ticker
{
    overflow: hidden;
}
#news-ticker ul
{
    margin-top: 6px;
}
.footer .orange-line
{
    height: 30px !important;
    background: #F6A000;
}
.newsticker
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 30000px;
    position: relative;

}
.newsticker li
{
    float: left;
    padding-left: 10px;
    
    font-family: Arial;
    font-size: 13px;
    color: #231F20;
    line-height: 141%;
    text-transform: uppercase;
}
.timeColumn
{
    font-weight:bold; 
    }
.TDClsRightBoldNoImage
{

    float:left;
    font-weight:bold;
    
    }

.TDClsRightNoImage
{
    width:65px;
    float:left;
    }
 .TDClsChangeNoImage
{
    width:65px;
    float:left;
    }
.useImage
{
   height:70px;
   margin-top:5px;
    }
.noImage
{
   height:20px;
    }   
    