.history  {
	margin-top: 15px;
	overflow: hidden;
}
.history p {
	text-indent: 20px;
}
.history .content {
	margin: 15px 0;
	border-bottom: 1px solid #ccc;
	float: left;
	overflow: hidden;
	padding-bottom: 15px;
	padding-right: 30px;
}