div.e3-home-teaser {
	position: relative;
	cursor: pointer;
	background: url(E3_teaser.jpg) center center no-repeat;
	width: 790px;
	height: 100px;
	margin: 0 10px 10px 10px;
}

div.e3-home-teaser h1 {
	display: none;
}

div.e3-home-teaser ul {
	list-style-type: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 3px;
	left: 14px;
}

div.e3-home-teaser ul li {
	float: left;
	display: block;
	line-height: 25px;
	text-align: center;
	width: 119px;
	height: 25px;
	background:url(E3_teaser_button.png);
	margin: 0 0 0 20px;
}

div.e3-home-teaser ul li:first-child {
	margin-left: 0;
}
