#news-bar-plus {
	background: #444 url(images/default.png) repeat-x;
	color: #ccc;
	text-shadow: 1px 1px 0 #111;
	-moz-text-shadow: 1px 1px 0 #111;
	-webkit-text-shadow: 1px 1px 0 #111;
}

#news-bar-plus-ticker a,
#news-bar-plus-ticker a:visited {
	color: #fff;
	text-decoration: none;
	background: none;
	outline: none;
}
#news-bar-plus-ticker a:hover,
#news-bar-plus-ticker a:active,
#news-bar-plus-ticker a:focus {
	color: #fff;
	text-decoration: underline;
	background: none;
	outline: none;
}

#news-bar-plus-social-icons a:hover { background: 0 100% url(images/default.png) }