.hr {
	border-top: dashed;
	height: ;
	margin: 40px 0 50px;
}

h4{
	border-left: solid 3px #fa0;
	text-indent: 10px;
	border-bottom: solid lightgray;
	background-color: #f7f7f7;
	margin: 30px 0 0 0;
}

.entry p{
	border-bottom: 1px dotted #d2d2d2;
	line-height: 3;
}