#contentSection-introLinks li{
padding: 0;
margin-bottom: 0.2em;
}

#contentSection-outroLinks {
	margin: 2em 0 0;
}


.contentSection-container {}

.contentSection-title {
	margin: 2em 0 2px;
}

 .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;*/
	}
	

.contentSection-text .topLinkImage a:focus, .contentSection-text .topLinkImage a:hover, .contentSection-text .topLinkImage a:active {
	color: #3B0b3a;
	text-decoration: none;
}