.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: auto; /*leave as is*/
	width: 277px; /*width of featured content slider*/
	_width: 297px;
	height: 300px;
}

.pagination {
	width: 297px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	height: 43px;
	text-align: center;
	background-image: url(../images/copybottom.png);
}
