.person_reports_logo{
	float:left;
	padding-right:10px;
}

img.person_reports_logo{
	/*width:100px;
	height:100px;*/
}

.person_reports_title{
	font-size:12pt;
	text-decoration:underline;
	cursor:pointer;
	margin-top:10px;
}

.person_reports_item{
	border-style: solid;
	border-color: #c7c5da;
	border-width: 1px;
	border-radius:5px;
	border-left:none;
	border-right:none;
	padding:5px;
	background-color:#e4e4e4;
	margin-bottom:10px;
}

.person_reports_content{
	/*padding-left:95px;*/
}
.person_reports_conf_title{
	margin:10px 0px;
}
.page_link{
	padding:5px 5px;
	text-align:center;
	cursor: pointer;
}

.page_link_activ{
	background-color:#d7d7d7;
	border-style:solid;
	border-radius:3px;
	border-width:1px;
	font-weight:bold;
}

#pagenation{
	text-align:center;
	margin-top:20px;
}
#pers_find_block{
	padding:0 auto;
	margin-top:40px;
	color:#960012;
	font-size:11pt;
	/*border-style:solid;
	border-color:#000000;
	border-width:1px;*/
}
#findstring{
	width:250px;
}