#logo, #navigation {
	height: 95px;
	line-height: 95px;
}

#passport {
	background-image: url(/images/featured-bg.gif);
	height: 300px;
	line-height: 300px;		
}

#passport #title {
	color: #fff;
	margin-top: 66px;
	line-height: normal;		
}

#passport IMG {
	vertical-align: middle;
}

#passport h2 {
	font: 48px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 300;
	margin-top: 27px;
}

#info {
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 200;
	line-height: 130%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.screenshots {
	text-align: right;
}

.screenshots IMG {
	margin-left: 10px;
	border: 5px solid #232323;
}

h3#features {
	width: 90px; 
	height: 33px;
	background: url('/images/features.png');
	margin-left: -19px;
	text-indent: -9999px;
}

h3#hints {
	width: 58px; 
	height: 31px;
	background: url('/images/hints.png');
	margin-left: -8px;
	text-indent: -9999px;
}
