.idx-feature-story {
	display: block;
	height: 163px;
	width: 700px;
	position: relative;
	margin-bottom: 15px;
}
#feature-one {
	background: #a43c39 url(../images/image1.jpg) top left no-repeat;
}
#feature-one .feature-text {
	background: #af5451;
}
#feature-two {
	background: #888515 url(../images/image2.jpg) top left no-repeat;
}
#feature-two .feature-text {
	background: #969431;
}
#feature-three {
	background: #c67b9c url(../images/image3.jpg) top left no-repeat;
}
#feature-three .feature-text {
	background: #e090b3;
}
#feature-four {
	background: #e6b07e url(../images/image4.jpg) top left no-repeat;
}
#feature-four .feature-text {
	background: #f6c190;
}
#feature-five {
	background: #781303 url(../images/image5.jpg) top left no-repeat;
}
#feature-five .feature-text {
	background: #912311;
}
#feature-six {
	background: #a51228 url(../images/image6.jpg) top left no-repeat;
}
#feature-six .feature-text {
	background: #da2d3f;
}
.page-curl {
	background: url(../images/curl.png) top right no-repeat;
	display: block;
	height: 59px;
	width: 59px;
	position: absolute;
	top: 0;
	right: 0;
}
.feature-text {
	position: absolute;
	width: 390px;
	height: 163px;
	padding: 5px 50px 0 10px;
	right: 0;
	top: 0;
	display: none;
}

#flashcontent2 {
	display: block;
	width: 700px;
	height: 163px;
	background: url(../images/story1.jpg);
position: relative;
}

#select {
	display: block;
}
.feature-text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #fff;
}
.feature-text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 1.3em;
	padding: 0;
	margin: 3px 0 0 0;
}
.feature-text a {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.feature-images {
	position: absolute;
	top: 127px;
	left: 275px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.feature-images li {
	float: left;
	padding: 0;
	margin: 0 0 0 5px;
	text-indent: -2000em;
}
.feature-images li a {
	display: block;
	width: 30px;
	height: 27px;
	border: 1px solid #fff;
}
.story-one {
	background: url(../images/testimage.jpg) top no-repeat;
}
.story-two {
	background: url(../images/testimage2.jpg) top no-repeat;
}
.story-three {
	background: url(../images/testimage3.jpg) top no-repeat;
}
.story-four {
	background: url(../images/testimage4.jpg) top no-repeat;
}
.story-five {
	background: url(../images/testimage5.jpg) top no-repeat;
}
.story-six {
	background: url(../images/testimage6.jpg) top no-repeat;
}
#image-select {
	background-position: 0 -27px;
}
.feature-buttons {
	position: absolute;
	top: 130px;
	right: 10px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.feature-buttons li {
	float: left;
	padding: 0;
	margin: 0;
	text-indent: -2000em;
	background: none;
}
.feature-buttons li a {
	display: block;
	width: 74px;
	height: 23px;
	margin: 0 0 0 5px;
}
#next {
	background: url(../images/next.png) no-repeat;
}
#previous {
	background: url(../images/previous.png) no-repeat;
}

#view-all {
	position: absolute;
	padding: 0;
	right: 27px;
	bottom: 25px;
}
