.report_block {
	float:left;
	clear: left;
	width:605px;
	margin-bottom:15px;
}

.report_date {
	float: left;
	width: 80px;
}

.report_content {
	float: left;
    width: 520px;
}

.report_content p{
	border-left:3px solid #999999;
	margin:0 0 3px;
	padding-left:5px;
}