.w900 #navigation ul, .w900 #page, .w900 .pagefragment {
	width: 855px;
}

.banner {
	height: 280px;
	background: url(/images/brands/BrandBannerText.png) no-repeat 40px 50%;
	margin-bottom: 0;
	position: relative;
}

.banner .app-icon {
	position: absolute;
	bottom: -79px;
	right: -24px;
}

.banner iframe {
	position: absolute;
	bottom: -60px;
	right: 300px;
	border: 10px solid #fff;
}


/* @group Features */

ul.feature-nav {
	margin-right: 0px;
}

ul.feature-nav {
	display: block;
	float: right;
	margin-top: 67px;
	margin-left: 40px;
	margin-bottom: 30px;
	text-align: left;
	line-height: 1.4;
}


.feature-nav .edit a {
	background-image: url(/images/FeatureEdit.png);
}

.feature-nav .organize a {
	background-image: url(/images/FeatureOrganize.png);
}

.feature-nav .publish a {
	background-image: url(/images/FeaturePublish.png);
}

.feature-nav .browse a {
	background-image: url(/images/FeatureBrowse.png);
}

.feature-nav .preview a {
	background-image: url(/images/FeaturePreview.png);
}

.feature-nav .find a {
	background-image: url(/images/FeatureFind.png);
}

.feature-nav .extend a {
	background-image: url(/images/FeatureExtend.png);
}

.feature-nav .features a {
	background-image: url(/images/FeatureGears.png);
}

.feature-nav .compatibility a {
	background-image: url(/images/FeaturePDA.png);
}

.feature-nav .feedback a {
	background-image: url(/images/FeatureGlobe.png);
}

.feature-nav .shipping a {
	background-image: url(/images/FeatureGift.png);
}

.feature-nav .contact a {
	background-image: url(/images/FeatureContact.png);
}

.feature-nav .facebook a {
	background-image: url(/images/FeatureFacebook.png);
}

.feature-nav .twitter a {
	background-image: url(/images/FeatureTwitter.png);
}

.feature-nav .benefits a {
	background-image: url(/images/FeatureSmile.png);
}

.feature-nav .gallery a {
	background-image: url(/images/FeatureGallery.png);
}

.feature-nav .enquiry a {
	background-image: url(/images/FeatureEnquiry.png);
}

/*.feature-content {
	margin-right: 223px;
}*/

/* @end */

/* @group App Actions */


.app-actions {
	top: 82px;
	right: 312px;
}

/*
.app-actions .download a {
	text-decoration: none;
}

.app-actions .digg a {
	background: url(/images/AppActionSeparator.png) no-repeat 0 50%;
	padding-left: 15px;
	padding-right: 10px;
}
*/

/* @end */

.espresso-screenshots {
	margin-bottom: -20px;
}

.espresso-screenshots img {
	margin-right: 12px;
	margin-left: 12px;
}

.infobox.espresso-beta-info {
	margin-top: 50px;
	margin-bottom: -20px;
	background-color: #fff;
	border-bottom: 1px dotted #eaeaea;
	-webkit-border-radius: 0;
}

