#contentSection-introLinks {}

#contentSection-outroLinks {
	margin: 2em 0 0;
}

#services .contentSection-container {}
.contentSection-section {
	margin: 2em 0;
}

.contentSection-title {
	/*margin: 2em 0 0;*/
}

.contentSection-text {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

	.contentSection-text p {
		margin: 0 0 1em;
		line-height: 128%;
	}
	
	.contentSection-text .contentSection-topLink {
		text-align: right;
		font-size: 0.8em;
		margin: 1em 0;	
	}
	
	.contentSection-text .topLinkImage a {
		background: url(/img/topLink.gif) center right no-repeat;
		padding-right: 1.66em;
		height: 1em;
		/*width: 1em;*/
	}