div.zph_simplenewsfeed {
	width: 330px;
 	margin:3px;
 	background-color: #fff;
	position: relative;
	overflow: hidden;	
}

div.zph_simplenewsfeed div#ticker-container {

}

div.zph_simplenewsfeed div#ticker {
	position: relative;
	width: 330px;
}

div.zph_simplenewsfeed div.caption {
	font-weight: bold;
}
div.zph_simplenewsfeed a {
	color: black;
	text-decoration: none;
}
div.zph_simplenewsfeed a:hover {
	text-decoration:underline;
}