.hmarina #navigation ul, .hmarina #page, .hmarina .pagefragment {
	width: 855px;
}

.banner {
	height: 220px;
	background: url(../images/BannerText.gif) no-repeat 40px 50%;
	margin-bottom: 0;
	position: relative;
}

.banner .app-icon {
	position: absolute;
	bottom: -80px;
	right: 0;
}

.misspelled {
	background: url(../images/SpellingDot.gif) repeat-x 0 100%;
	padding-bottom: 1px;
}

/* @group Features */

ul.feature-nav {
	margin-right: 12px;
}

.feature-nav .gas a {
	background-image: url(../images/icons/gas.png);
}

.feature-nav .map a {
	background-image: url(../images/icons/map.png);
}

.feature-nav .weather a {
	background-image: url(../images/icons/weather.png);
}

.feature-nav .directions a {
	background-image: url(../images/icons/directions.png);
}

.feature-nav .fishing a {
	background-image: url(../images/icons/fishing.png);
}

.feature-nav .newspaper a {
	background-image: url(../images/icons/newspaper.png);
}

/* @end */

/* @group App Actions */


.app-actions {
	top: 82px;
	right: 300px;
}

.app-actions .download a {
	text-decoration: line-through;
}

.app-actions .digg a {
	background: url(../images/AppActionSeparator.png) no-repeat 0 50%;
	padding-left: 15px;
	padding-right: 10px;
}

/* @end */

.marina-screenshots img {
	margin-right: 15px;
	margin-left: 15px;
}
