div#teaser {
	margin-top: 16px;
	height: 380px;
	background-image: url('/prx/000/http/www.scilor.com/img/base/TeaserBg.jpg');
}
div#teaserLeft {
	width: 444px;
	height: 291px;
	margin-top: 33px;
	margin-left: 35px;
	padding: 0;
	float: left;
}
div#teaserRight {
	width: 481px;
	height: 360px;
	float: right;
}
div#teaserBlock {
	margin-top: 0;
	padding-left: 15px;
	padding-right: 15px;
	width: 414px;
	height: 44px;
	background-color: #000000;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 44px;
}
div#teaserTextBig {
	width: 444px;
	height: 257px;
	font-size: 75px;
	line-height: 75px;
	text-align: center;
	color: #f4f4f4;
	font-family: handel_gothic_d;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #666666
}
div#teaserText {
	float: left;
	color: #999898;
	font-weight: bold;
}
div#teaserLink {
	float: right;
}
div#teaserLink a {
	color: #FFFFFF;
	font-family: handel_gothic_d;
}
div#teaserImageContainer {
	width: 481px;
	height: 380px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
img#teaserImage {
	max-width: 481px;
	max-height: 360px;
	border: 0px;
}