.start_teaser_padding {
	padding:16px 0 0 20px;
}

.start_teaser_padding table {
	width:669px;
	height:236px;
}

.start_teaser_padding td.button {
	width:32px;
}

.start_teaser_padding td.button a {
	outline:none;
}

#start_teaser {
	width: 605px; 
	height: 236px;
}

div.scroller { 
	width: 605px; 
	height: 236px;
	overflow: hidden;
	position:relative;
	z-index:105;
}

div.scroller div.section {
	width:605px;
	height:236px;
	overflow:hidden;
	float:left;
	background:url(../../../images/home_slider_bg.gif) no-repeat right top;
	cursor:pointer;
}

div.scroller div.content {
	width: 10000px;
}

.scroller_image {
	width:220px;
	float:left;
}

.scroller_text {
	width:385px;
	float:left;
}

.scroller_text_title {
	margin-top:56px;
	font-size:24px;
	font-weight:normal;
	color:#782a0d;
	height:35px;
}

.scroller_text_description {
	width:370px;
	height:60px;
	overflow:hidden;
}


.scroller_text_price {
	font-size:28px;
	font-weight:bold;
	color:#FFF;
	padding-left:265px;
	padding-top:24px;
}

.scroller_text_cent {
	font-size:20px;
	position:relative;
	top:-5px;
}

.scroller_text_currency {
	font-weight:normal;
}

