#contentSection-introLinks {}

#contentSection-outroLinks {
	margin: 2em 0 0;
}

.contentSection-section {
}

.contentSection-text {

	
}

#bottomLinks {
	font-size:12px;
}

	.contentSection-text p {
		color:#ffffff;
		font-size:110%;
		line-height:1.2em;
	}
	
	#searchPage .contentSection-text {
		margin:0 25px;
	}
	
	.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-title {
	margin: 0 15px;
	font-size:20px;
	color:#ffffff;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
}





