#newsticker {
	position: absolute;
	margin-top: 55px;
	width: 205px;
	height: 160px;
	float: left;
	color: Black;
	overflow: hidden;
    
	
	
	

}
#newsticker ul 
{
	list-style: none;
	min-height: 1.6em;
	padding: 10px 15px;
	padding-right: 30px;
	font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    line-height:16px;
    margin-bottom:0;
    margin-top:0;
    position:relative;

}

#newsticker a:link
{
    text-decoration: none;
    color: Black;
    font-family:Verdana;
    font-size:11px;
}

#newsticker li.error {
	color: #f00;

}

#cont
{
  

  
}
