#banner.stretch {
	background: transparent url('images/stretch_bg.png') no-repeat scroll left top;
	position: relative;
	height: 160px;
}

#banner.stretch h2 span, #banner.stretch p {
	display: none;
}

#banner.stretch h2 {
	margin: 0;
}

#banner.stretch h2 a {
	width: 100%;
	height: 160px;
	display: block;
}

#banner.stretch img {
	position: absolute;
	top: -26px;
	left: 18px;
	z-index: 1;
	border: 0;
}
