div.screenshotArea {
	height: 700px;
	padding-top: 10px;
}

div.screenshotRow {
	width: 100%;
	height: 33%;
	text-align: center;
}

div.screenshot {
	width:50%;
	text-align:center;
	float: left;
}

#sectionLinks {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 24px;
	text-align: center;
}

#sectionLinks a {
	text-decoration: none;
}
