
div.slider-wrap {
	width: 670px;
	height: 335px;
	margin: 10px auto 0 auto;
	padding: 11px 0 0 11px;
	position: relative;
	background: url(../images/slider.png) top left no-repeat;
}

div.slider-wrap img.featured {
	width: 185px;
	height: 114px;
	display: block;
	float: right;
	position: absolute;
	top: -4px;
	right: -6px;
	background: url(../images/featured-ribbon-right.png) top left no-repeat;
	z-index: 100; 	
}