#contentSection-introLinks {
  margin-top: 1.5em;
}

#contentSection-outroLinks {
	margin: 2em 0 0;
}

#services .contentSection-container {}
.contentSection-section {}

.contentSection-title {
    font-size: 110%;
	margin: 2em 0 .5em 0;
}

.contentSection-text {

}

	.contentSection-text p {
		margin: 0 0 1em;
	}
	
	.contentSection-text img {
	    border: 1px solid #B5B4AC;
	}
	
	.contentSection-text .contentSection-topLink {
		text-align: right;
		font-size: 0.8em;	
	}
	
	.contentSection-text .topLinkImage a,
	.contentSection-text .topLinkImage a:link,
	.contentSection-text .topLinkImage a:visited {
		background: url(/_resources/images/icons/topg.gif) center right no-repeat;
		padding-right: 2em;
		padding-bottom: .4em;
		height: 1em;
		text-decoration: none;
		/*width: 1em;*/
	}