.feedticker{
		border: 1px solid black;
		width: 200px;
		padding: 10px;
		background-color: #F3F3F3;
		margin-bottom: 1em;
  
}
 
.feedticker a{
		font-size: 11px;
		text-decoration: none;
}
