/* @override splash.css */

#page {
	text-align: left;
	width: 630px;
	margin: 68px auto 0;
	position: relative;
}

#content {
	float: right;
	width: 340px;
}
h1 {
	height: 0px;
	margin-top: 90px;
	padding-top: 124px;
	width: 323px;
	background: url(iphone.gif) 0 0 no-repeat;
	overflow: hidden;
}

p {
	color: #999;
	margin: 40px 0 10px;
	font-size: 12px;
	line-height: 18px;
}


input {
	vertical-align: middle;
	font-size: 14px;
	color: #5596d0;
	margin-right: 5px;
	font-weight: bold;
}


input.active {
	color: #000;
}

#ftr {
	color: #999;
	margin-top: 40px;
	font-size: 11px;
	line-height: 15px;
	width: 400px;
}

#previews {
	position: absolute;
	top: -395px;
	left: 26px;
	width: 220px;
	height: 308px;
	overflow: hidden;
}

