
.pp_article_readable {
	padding-right: 25px; 
	background-image: URL('gfx/articleFull.gif'); 
	background-repeat: no-repeat; 
	background-position: top right;

}
.pp_article_notReadable {
	padding-right: 25px; 
	background-image: URL('gfx/articlePreview.gif'); 
	background-repeat: no-repeat; 
	background-position: top right;
}