#resume-links a {
	display: block;
}

.key-point:before {
	line-height: 0.1;
	font-size: 1px;
	margin: -15px -15px 0 -15px;
	height: 15px;
	display: block;
	border: none;
}

.key-point {
	padding: 15px;
	margin-top: 18px;
}

.key-point:after {
	display: block;
	padding-top: 15px;
	line-height: 0.1;
	font-size: 1px;
	margin: -15px;
	height: 8px;
}

.install a {
	color: rgb(0, 51, 153);
	padding: 3px 0 8px 30px;
	display: block;
	text-decoration: none;
}

.install a strong {
	text-decoration: underline;
}

.related_posts {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #aaa;
clear: both;
margin-top: 20px;
}
