	#feature-container {
	margin: 0;
	padding: 0;
	width: 580px;
	float: left;
	overflow: hidden;
	background-image: url(/coehs/images/test/slideshowBG.png);
	background-repeat: no-repeat;
	}

	#feature-padding {
	height: 390px;
	position: relative;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 17px;
	}
	
	#feature-box-rotator .feature-box-item {
		display: none;
		overflow: hidden;
		width: 580px;
		border:none
	}
	.feature-box-item img {
		border:none
	}
	
	#feature-box-rotator .feature-box-title {
	padding-left: 23px;
	height: 32px;
	font-size: 0.9em;
	line-height: 30px;
	color: #000;
	margin-top: 20px;
	}
	
	#feature-box-rotator .feature-box-title a { color: #000000; text-decoration:none; }
	
	#feature-box-rotator .feature-box-title a:hover { text-decoration: underline; }

	#feature-container #feature-box-nav {
		margin: 0;
		padding: 0;
		position: absolute;
		right: 5px;
		top:315px;
		z-index: 10;
		list-style-type: none;
	}

	#feature-container #feature-box-nav li {
	margin: 0 0 0 5px;
	padding: 0;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #ffffff;
	float: left;
	font-weight: bold;
	background-image: url(/coehs/rpth/images/button_selected.gif);
	background-repeat: no-repeat;
	}

	#feature-container #feature-box-nav li a {
		display: block;
		width: 100%;
		height: 100%;
		color: #ffffff;
		text-decoration:none
	}
	
	#feature-container #feature-box-nav li.active-nav-item {
		background: transparent url(/coehs/rpth/images/nav-active-bg.gif);
		color: #ffffff;
	}

	#feature-container #feature-box-nav li.active-nav-item a {
	color: #ffffff;
	background-image: url(/coehs/rpth/images/button_normal.gif);
	background-repeat: no-repeat;
}
	
	.departmentalBar {
	z-index:50;
	position: absolute;
	margin-left: 30px;
	margin-top: -150px;
}
