/* Start of CMSMS style sheet 'intro' */
/* INTRO
--------------------------------------------------------------------------- */

#home_intro_teaser {
    position: relative;
}

#home_intro_teaser .rotation-item {
	position: absolute;
	width: 608px;
	min-height: 197px;
	height: auto !important;
	height: 197px;
	top: 0px;
	left: 0px;
	padding: 0px;
}

#teaser1 {
	background: url(../images/cat4.gif) bottom right no-repeat;
}

#teaser2 {
	background: url(../images/cms.gif) bottom right no-repeat;
}

#teaser3 {
	background: url(../images/teaser_img2.png) bottom right no-repeat;
}

#teaser4 {
	background: url(../images/cartred.gif) bottom right no-repeat;
}


/* End of 'intro' */

