/*
	@homepage http://userstyles.org/styles/340
	@updateurl http://userstyles.org/styles/iecss/340/Netvibes.com%20-%20make%20new%20links%20stand%20out%20more.css
	@domain www.netvibes.com
*/
@namespace url(http://www.w3.org/1999/xhtml);.nv-feedList li.read a {
  color: #C8C8C8 !important;
}

.nv-feedList li.unread a {
  font-style: italic !important;
}

.nv-feedList li a {
  display: block !important;
}
