.scrollTeaserElement {
	float:left;
	width:100px;
}

#scrollTeaser {
	overflow:hidden;
	width:580px;
	height:146px;
	position:relative;
}

#sNext {
	float:right;
}

img {
	border:0px;
}

#sPrev {
	float:left;
}

#scrollTeaserBox {
	margin: 5px auto;
	overflow: hidden;
	height: 146px;
	width: 495px;
	position: relative;
	float:left;
}

#scrollTeaserInner {
	width: 10000px;
	position: relative;
}

.scrolling-content {
	width: 495px;
	height: 146px;
	text-align: center;
	position: absolute;
	overflow:hidden;
	background-image:url(../img/scrollBG.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.sLeftElement , .sMiddleElement, .sRightElement {
	float:left;
	width:165px;
}


* html .teaserBixBottomText .csc-textpic-text {
	margin:0px !important;
	padding:0px !important;
}

* html .teaserBixBottomText .csc-textpic-image {
	padding:0px !important;
	margin:0px !important;
}

.teaserBixBottomText  p {
	padding:0px !important;
	margin:0px !important;
	margin-top:5px !important;
}