#espresso-banner, #espresso-banner * {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}

#espresso-banner {
	width: 100%;
	height: 150px;
	position: relative;
	top: 0;
	background: url(../images/EspressoBanner.png) no-repeat 370px 50%;
	margin-top: 25px;
	margin-bottom: 44px;
}

#espresso-banner .app-icon {
	width: 205px;
	height: 364px;
	background: url(../images/EspressoIcon.png) no-repeat;
	position: absolute;
	left: 105px;
	z-index: 1;
	bottom: -10px;
}

.gradient h2 .espresso-logo {
	display: inline-block;
	width: 135px;
	height: 55px;
	overflow: hidden;
	text-indent: -1000em;
	background: url(../images/EspressoLogoGradientH2.png) no-repeat 50% 50%;
	vertical-align: middle;
	margin-right: -2px;
	position: relative;
	top: -1px;
}

.releasenotes .gradient h2 {
	text-align: left;
	margin-bottom: 30px;
}

.releasenotes .gradient h2 .blue-button {
	float: right;
	margin-right: 1px;
	margin-top: 4px;
}

.releasenotes h3 .requirements {
	font-weight: normal;
	color: #c9c9c9;
	font-size: 13px;
	position: relative;
	top: -2px;
}

#features {
	clear: both;
	padding: 0 0 36px;
	margin-bottom: 0;
	color: #333;
}

#features a {
	color: #333;
	text-decoration: none;
}

#features ul {
	float: left;
	width: 400px;
	text-align: left;
	margin: 0 25px 0 0;
	padding: 0;
	list-style-type: none;
}

#features .last {
	margin: 0;
}

#features li {
	padding: 0 0 0 40px;
	margin: 0 0 10px;
	background: url(../images/FeatureGlyphs.gif) no-repeat 0 50%;
}

#features li strong {
	font-size: 15px;
	margin: 0 0 5px;
	color: #636363;
}

#features .cssedit {
	background-position: 0 50%;
}

#features .xray {
	background-position: -600px 50%;
}

#features .editing {
	background-position: -1200px 50%;
}

#features .preview {
	background-position: -1800px 50%;
}

#features .publish {
	background-position: -2400px 50%;
}

#features .workspace {
	background-position: -3000px 50%;
}

#features .find {
	background-position: -3600px 50%;
}

#features .sugars {
	background-position: -4200px 50%;
}
