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