p, ul {
	margin-bottom: 1em;
}

span, ul {
	text-align: left;
}

span {
	font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h3:first-child {
	margin-top: 0;
}

h5 {
	margin: 0;
	text-align: left;
}


.sub-content-holder *:last-child {
	margin-bottom: 0;
}