.button_page_navigation {
	width:32px;
	height:32px;
	border-width:2px;
	background-color:#D0D0D0; 
	border-radius: 8px;padding:0px;
}

.button_document_action {
	width:48px;
	height:40px;
	border-width:2px;
	background-color:#D0D0D0;
	border-radius: 8px;
	padding:0px;	
}


.displ_par {margin-left: 20px; margin-top: 5px; margin-bottom: 0px;}

.displ_par_n {margin-left: 20px; margin-top: 5px; margin-bottom: 0px; text-decoration: none; font-weight: bold; color: black;}
.displ_par_n:hover {text-decoration: underline; font-weight: bold; color: black;}

.doc_list_item {margin-left: 5px;}

