#featured-post-wrap {
	background-color:#ECECEC;
	width:550px;
	position:relative;
	margin:0 auto;
}

#featured-post {
	width:550px;
	margin:0 auto 5px;
}

.featured-item {
	height:390px;
	overflow:hidden;
}

.featured-thumb {
	background-color:#ECECEC;
	width:550px;
}

#featured-nav { float:right; }

#featured-nav a {
	background:transparent url(../images/featured-nav-bg.gif) repeat-x 0 0;
	display:block;
	float:left;
	width:10px;
	height:10px;
	padding:0 1px 9px 6px;
	margin-left:8px;
	font-size:10px;
	line-height:17px;
	color:#F2F3F7;
}

.activeSlide {
	border-bottom:2px solid #813C41 !important;
}


