.last_changes_title {
	padding: 20px 0px 10px 15px;
}
.last_changes_table {
	border: 1px solid #babcc0;
	background: #f4f7fc;
	margin-bottom: 20px;
}
.last_changes_one_delo {
	background: url(/bitrix/templates/main/img/folder.gif) no-repeat 0px 5px;
	width: 211px;
	height: 147px;
}
.last_changes_numb {
	position: absolute;
	top: 10px;
	left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0a5da2;
}
.last_changes_numb a {
	color: #0a5da2;
	text-decoration: underline;
}
.last_changes_numb a:hover {
	color: #0a5da2;
	text-decoration: none;
}
.last_changes_status_title {
	position: absolute;
	top: 41px;
	left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.last_changes_status {
	position: absolute;
	top: 54px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	width: 175px;
}
.last_changes_date_title {
	position: absolute;
	top: 89px;
	left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #a4a082;
	width: 87px;
}
.last_changes_date {
	position: absolute;
	top: 96px;
	left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}