/*Featuread Area*/
#featured, .featured,
.fadeout, .newsselect {
	height:269px; 			/*this changes the height of the image slider*/
}
#feature_wrap {
	width:auto;
	position: relative;
}
#featured {
	position: relative;
	width:auto;
	overflow: hidden;
}
.featured {
	width:280px;
	position:absolute;
	top:0;
	left:0;
	overflow: hidden;
	display:none;
}
.feature_excerpt {
	width:286px;
	position: absolute;
	display: block;
	bottom: 0;
	left:0;
	z-index: 3;
	padding:10px 20px;
	font-size: 11.5px;
	line-height:1.5em;
	cursor: pointer;
}
.sliderdate {
	display:none;
}
/*fadeslider*/
.fadeslider .featured {
	width:286px;
	border:none;
}
.slidecontrolls {
	position:absolute;
	width:10px;
	right:-15px;
	bottom:0;
}
.slidecontrolls span {
	height:10px;
	padding:2px 0;
	width:10px;
	display:block;
	cursor: pointer;
}
.fadeslider .feature_excerpt {
	width:505px;
}
/*newsslider*/

