#contentSection-introLinks {}

#contentSection-outroLinks {
	margin: 2em 0 0;
}

#services .contentSection-container {border-top: 1px solid #000099;}
.contentSection-section {}

.contentSection-title {
	margin: 2em 0 4px;
	color:#3D3D3D;
	font-size:14px;
	
}

.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: 2.3em;
		padding-top:1.2em;
		text-decoration:none;
		
		/*width: 1em;*/
	}
	
#contentSection-introLinks {
width:222px;
margin-left:0;
}
#contentSection-introLinks li {

background:url(/img/list_background.jpg);
background-repeat:no-repeat;

width:222px;
height:30px;
line-height:30px;
list-style: none;
vertical-align:middle;
padding-left:28px;
}

#contentSection-introLinks li a {
height:30px;
}