#slide { width: 380px; height: 256px;float: left; }
.career {
	width: 375px;
	margin: 2px 0 0;
	border: 1px solid #DCDDDF;
position: absolute;
}
	.career1 { background: url(../images/career1.jpg) no-repeat; height: 256px; }
	.career2 { background: url(../images/career2.jpg) no-repeat; height: 250px; }
	.career3 { background: url(../images/career3.jpg) no-repeat; height: 250px; }
	.career span { display: none; }
#PDCTitle {
	padding-right: 90px;
}
#ContentInfo {
}
	#ContentInfo ul { 
		list-style: disc; 
		margin: 5px 0 0 35px; 
		padding: 0px;
		font-size: 13px;
	}
	#ContentInfo td { vertical-align: top; }
		#ContentInfo ul li { padding: 0 0 12px 0; }
	#ContentInfo #Highlights { text-align: center; font-weight: bold; width: 273px; }
	#ContentInfo #Announcements { text-align: center; font-weight: bold; width: 239px; }
	#ContentInfo #ODULink { padding: 0 35px; }
