@charset "utf-8";
/* CSS Document */
.teaser_main_box {
	width: 30%; 
	float:left;
	margin-top: 8px;
	margin-top: 0px;
	margin-right:6px;
	height: 155px;
  padding:0px
}
.middle {
	/* background-image:url(/images/teasers/teaser_background.png); */
	border: none;;
	height:160px;
	float: left;
}
.teaser_photo {
	border:3px solid #EEEEEE;
	float:left;
	margin:5px;
  text-align:center
}

.teaser_photo img {
	margin:2px;
  float:none!important;
  text-align:center;
  margin-right:2px!important
}

.teaser_title {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:30px;
	margin:0;
	padding:0 5px;
}
.teaser_title span {
	overflow: hidden;
	text-align:left;
	display:block;
	clear:both;
	margin-top: 4px;
}
.teaser_title a {
	color: #333333;
	text-decoration:none;
	sfont-weight: bold;
	height:28px;
}
.teaser_button {
	width: 176px;
	height: 26px;
	float:left;
	text-align:center;
	background-position: right;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	sfont-weight: bold;
}
.teaser_container{
	width: 579px;
}
.teaser_price {
	width: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	float:left;
	text-align:left;
	color: #CC3300;
	sbackground-color: #FF0000;
	margin-top: 25px;
	margin-left:10px;
}
.teaser_price sup {
	color:#575757;
}
.teaser_price_currency {
	color: #CC0000;
	font-size:12px;
	font-weight:normal;
}

