#ticker {

	margin:0 15px 0 auto;
	padding:0px;

	float:right;
	height:65px;
	width:240px;
	
}

#ticker a{
	text-decoration:none;
	background-color: #FFFFFF;
	color:#333333;
}

#ticker a:hover{
	text-decoration:underline;
}