body {background-color: #4a4a4a;}



#teaser {
	position: relative;
	width: 592px;
	height: 480px;
	background-image: url(teasebgwil.jpg);
}


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

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

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

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