/* @group RokContentRotator */

div.slide1, div.slide2, div.slide3, div.slide4 {
	width: 469px;
	height: 270px;
	margin: -15px 0 0 -15px;
	padding: 0;
}

div.slide1 {
	background: url(images/style/slide1.jpg) 0 0 no-repeat;
}

div.slide2 {
	background: url(images/style/slide2.jpg) 0 0 no-repeat;
}

div.slide3 {
	background: url(images/style/slide3.jpg) 0 0 no-repeat;
}

div.slide4 {
	background: url(images/style/slide4.jpg) 0 0 no-repeat;
}

/* @end */

/* @group RokIntroScroller */

img.intro1, img.intro2, img.intro3, img.intro4, img.intro5, img.intro6 {
	width: 167px;
	height: 60px;
}

img.intro1 {
	background: url(images/style/intro1.jpg) 0 0 no-repeat;
}

img.intro2 {
	background: url(images/style/intro2.jpg) 0 0 no-repeat;
}

img.intro3 {
	background: url(images/style/intro3.jpg) 0 0 no-repeat;
}

img.intro4 {
	background: url(images/style/intro4.jpg) 0 0 no-repeat;
}

img.intro5 {
	background: url(images/style/intro5.jpg) 0 0 no-repeat;
}

img.intro6 {
	background: url(images/style/intro6.jpg) 0 0 no-repeat;
}

/* @end */

/* @group Featured Story Block */

img.featured-story {
	width: 294px;
	height: 152px;
	margin-top: 12px;
	background: url(images/style/featured-story.jpg) 0 0 no-repeat;
}

/* @end */

/* @group Special Feature Block */

img.special-feature {
	width: 360px;
	height: 215px;
	float: left;
	margin-right: 15px;
	background: url(images/style/special-feature.jpg) 0 0 no-repeat;
}

/* @end */

/* @group Showcase */

img.showcase-corner {
	width: 226px;
	height: 169px;
	background: url(images/style/showcase-corner.jpg) 0 0 no-repeat;

}

/* @end */

/* @group Advertising */

img.ad1 {
	width: 170px;
	height: 220px;
	background: url(images/style/ad1.jpg) 0 0 no-repeat;
}

img.ad2 {
	width: 170px;
	height: 110px;
	background: url(images/style/ad2.jpg) 0 0 no-repeat;
}

img.ad3 {
	width: 170px;
	height: 110px;
	background: url(images/style/ad3.jpg) 0 0 no-repeat;
}

img.ad4 {
	width: 170px;
	height: 110px;
	background: url(images/style/ad4.jpg) 0 0 no-repeat;
}

img.ad5 {
	width: 170px;
	height: 110px;
	background: url(images/style/ad5.jpg) 0 0 no-repeat;
}

/* @end */

