#one img {
	position: absolute;
	top: 50px;
	left: 75px;
}

#two img {
	position: absolute;
	top: 50px;
	left: 300px;
}

#three img {
	position: absolute;
	top: 225px;
	left: 75px;
}

#four img {
	position: absolute;
	top: 225px;
	left: 300px;
}

#five img {
	position: absolute;
	top: 225px;
	left: 525px;
}

#six img {
	position: absolute;
	top: 400px;
	left: 300px;
}

#seven img {
	position: absolute;
	top: 400px;
	left: 525px;
}

#download {
	position: absolute;
	bottom: 75px;
	left: 75px;
	font-size: 0.8em;
	line-height: 1.2em;
}


/* Counter Typo3 extra markup
dl.csc-textpic-image {
	position: absolute;
	left: -10px;
}
*/

