

/* @group RokIntroScroller */

img.intro1, img.intro2, img.intro3 {
	width: 167px;
	height: 60px;
}
.style5 img.intro1 {
	background: url(images/eventintro/intro1.jpg) 0 0 no-repeat;
}
.style5 img.intro2 {
	background: url(images/eventintro/intro2.jpg) 0 0 no-repeat;
}
.style5 img.intro3 {
	background: url(images/eventintro/intro3.jpg) 0 0 no-repeat;
}
.style5 img.intro4 {
	background: url(images/eventintro/intro4.jpg) 0 0 no-repeat;
}
.style5 img.intro5 {
	background: url(images/eventintro/intro5.jpg) 0 0 no-repeat;
}
.style5 img.intro6 {
	background: url(images/eventintro/intro6.jpg) 0 0 no-repeat;
}

/* @end */

/* @group Featured Story Block */

img.featured-story {
	width: 294px;
	height: 152px;
	margin-top: 12px;
}

.style5 img.featured-story {
	background: url(images/eventarticle/eventarticle.jpg) 0 0 no-repeat;
}
/* @end */

/* @group Special Feature Block */

img.special-feature {
	width: 360px;
	height: 215px;
	float: left;
	margin-right: 15px;
}

.style5 img.special-feature {
	background: url(images/special/specialfeature.jpg) 0 0 no-repeat;
}
/* @end */

/* @group Advertising */

img.ad1 {
	width: 170px;
	height: 250px;
}

.style5 img.ad1 {
	background: url(images/advertising/ad1.jpg) 0 0 no-repeat;
}

img.ad2 {
	width: 170px;
	height: 220px;
}

.style5 img.ad2 {
	background: url(images/advertising/ad2.jpg) 0 0 no-repeat;
}

/* @end */



















