#pscroller {
	width:					190px;
	height:					160px;
	margin-bottom:			50px;
}

.NewsTickers, .NewsTickers DIV{ /*class to apply to your scroller(s) if desired*/
	color:					#C6CDE7;
}

#pscroller .NewsTitle {
	color:					white;
	font-weight:			bold;
}

#pscroller .NewsMore {
	font-weight:			bold;
	float:					right;
	color:					white;
	text-decoration:		none;
}