#teaser {
	position: relative;
	width: 592px;
	height: 557px;
	background-image: url(teasebg.jpg);
	margin-top: 10px;
	margin-bottom: 20px;
}


#teaseplayer {
	position: absolute;
	width: 572px;
	height: 321px;
	left: 10px;
	top: 146px;
	background-color: #ffffff;
	float: left;
}

#teaserbuttons {
	position: absolute;
	width: 572px;
	left: 10px;
	top: 480px;
	float: left;
}

#teaserbuttons img {
	margin-right: 4px;
	margin-bottom: 4px;
}

.last {
	margin-right: 0px !important;
}
