/* @override http://iwonderphone.com/css/product.css
   ================================================== */

#pd-ad .feature-list {
	height: auto;
}

#pd-ad .feature-list img {
	width: 280px;
	height: 589px;
	margin-top: -50px;
	padding-right: 27px;
}

#pd-requirements {
	clear: left;
	float: left;
	margin-top: -30px;
	width: 280px;
	padding-right: 27px;
}

#pd-intro {
	margin-left: 307px;
	width: auto;
	font-size: 16px;
	line-height: 24px;
}

/* ===[ Download ]=== */

.dl img { margin-top: 20px }

/* ===[ Introduction ]=== */

#introduction { margin-top: 100px }

#intro-video {
	margin: 40px auto;
}

#intro-video .QTP {
	left: 62px;
}

/* ===[ Illustration ]=== */

.illustrations {
	clear: left;
	padding-top: 20px;
}

.illustration {
	margin-top: 50px;
	height: 442px;
	position: relative;
}

.double { height: 864px }

.triple { height: 1286px }

.quadruple { height: 1708px }

.illustration .screenshot {
	position: absolute;
	left: 0px;
	top: 0px;
}

.illustration .screenshot a {
	display: block;
	width: 280px;
	height: 402px;
	margin-bottom: 20px;
	background-image: url("/img/sprites.png"); 
	background-repeat: no-repeat;
}

.illustration .screenshot img {
	display: block;
	width: 280px;
	height: 402px;
	margin-bottom: 20px;
}

.illustration .description { margin-left: 320px }

.illustration .description p+h3 { margin-top: 35px }

.illustration .second {
	position: absolute;
	top: 406px;
}

.illustration .third {
	position: absolute;
	top: 826px;
}

.illustration .forth {
	position: absolute;
	top: 1246px;
}
