#contentSection-introLinks li {
	padding-left: 10px;
	background-image:url(/img/radio-1_blue_s.gif);
	background-repeat:no-repeat;
	background-position: left;
/*	font-weight: bold; */
}

#contentSection-outroLinks {
	margin: 2em 0 0;
}

.contentSection-container {}

.contentSection-title {
	margin: 1em 0 .5em;
	padding-left: 0.5em;
	color: #172C7D;
	background-image:url(/img/radio-1_blue.gif);
	background-position: left;
	background-repeat:no-repeat;
}

.contentSection-text {

}

	.contentSection-text p {
		margin: 0 0 1em;
	}
	
	.contentSection-text .contentSection-topLink {
		text-align: right;
		font-size: 0.8em;	
	}
	
	/* perhaps put the toplinkimage stuff in the design.css file? */
	
	.contentSection-text .topLinkImage a {
		background: url(/img/topLink_sm_gold.gif) no-repeat right center;
		padding-right: 1.66em;
		height: 1em;
		/*width: 1em;*/
	}