#content {
	text-align: left;
	line-height: 1.3em;
	padding: 40px 40px 20px 40px;
}

#content ul {
	list-style: none;
	list-style-image: none;
	font-size: 0.9em;
	border-bottom: 25px solid black;
}

#content li {
	color: gray;
	font-size: 0.9em;
	border-bottom: 5px solid black;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: 15px solid black;
}

img {
	margin-right: 6px;
	border: 0 solid black;
}

hr {
	border: 1px solid #111;
}
