
div#left-col-seegame {
	float: left;
	width: 490px;
	margin: 5px 0 0 30px;
	padding-bottom: 200px; /* adds some space to the bottom */
}

/* moving the screenshot viewer over a bit */
div#screenshots-viewer {
	margin-left: 4px;
}

div#ds-screenshots {
	background:url(../images/vidscreens_nintendods.gif) no-repeat scroll 57px 0;
	width: 485px;
	height: 455px;
}

div#pcmac-screenshots {
	background:url(../images/vidscreens_pcmac.gif) no-repeat scroll 57px 0;
	width: 485px;
	height: 455px;
}

.top-screen {
	margin: 42px 0 0 170px;
	position: absolute;
}

.bottom-screen {
	margin: 256px 0 0 171px;
	position: absolute;
}

.pc-screen {
	margin: 27px 0 0 82px;
	position: absolute;
}

.arrow_left {
	margin-top: 165px;
	position: absolute;
	border: none;
}

.arrow_right {
	margin: 165px 0 30px 460px;
	position: absolute;
	border: none;
}


div#right-col-seegame {
	float: right;
	width: 420px;
	margin: 10px 0 0 0;
}

/* moving the video player over a bit */
div#video-box, div#flashcontent {
	margin-left: 0px;
}

div#spacer {
	margin-bottom: 290px;
}
