#contentSection-introLinks {}

#contentSection-outroLinks {
	margin: 2em 0 0;
}

/* #services .contentSection-container {border-top: 1px solid #373737;} */
.contentSection-section {
color:#959595;

}

.contentSection-title {
	color:#5D5D5D;
}

#sectionTitleText {
font-size:12px;
color:#959595;
position:relative;
top:3px;
}

.contentSection-text {
color:#5D5D5D;

}



#tempPage-error #contentCell {
width:500px;
}

.contentSection-text img {
	margin-right:12px;
}

.contentSection-text ul li {
	list-style-image:url(/img/arrow.jpg);
}
	
	
	.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;*/
	}
