﻿#newstickerContainer
{
	padding:5px 10px 5px 10px;
	border: solid 1px #E9E9E9;
}

#newstickerContainer .right
{
	float:right;
	margin-top:-16px;
	width:100px;
}
#newstickerContainer .right .imgRSS
{
	
	margin-left:5px;
}
#newstickerContainer .title
{
    float:left;
    padding-right:9px;
    font-weight:bold;
}
    
#newstickerContainer #newstickerLinks 
{
    
    list-style-type:none;
    margin:0px;
    padding:0px;
    overflow:hidden;
    Height:15px;
    position:relative;
}

#newstickerContainer #newstickerLinks li a {
    font-size:12px;
    text-decoration:none;
    color:#114378;
    font-weight:500;
}
