/** Specificke pro PP **/
.portal-pp .Portlet_Documents_MostRequested .list .list-item {
	margin: 0 0 0 1px;
	padding-bottom: 0;
	background: url('/img/pp/ico-paragraph.gif') 0 3px no-repeat;          
}
	.portal-pp .Portlet_Documents_MostRequested .list .list-item a {
		color: #303030;
	}
	
	.portal-pp .Portlet_Documents_MostRequested a.unaccessible {
		background-position: 0 9px;
	}
	
	.portal-pp .Portlet_Documents_MostRequested .wysiwyg {
		margin: 2px 0 7px 0;
		line-height: 1.33em;
	}
		.portal-pp .Portlet_Documents_MostRequested .wysiwyg a {
			color: #303030;
		}
