.screenshot {
	width: 573px;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 20px;
	margin-right: 12px;
	margin-left: 12px;
	color: rgba(0,0,0,0.7);
}

#ScreenshotsTop {
	background: #eaf5ff url('../images/ScreenshotsTop.png') center top no-repeat;
	height: 9px;
}

#ScreenshotsMiddle {
	background: #eaf5ff url('../images/ScreenshotsMiddle.png') center top repeat-y;
}

#ScreenshotsBottom {
	background: #eaf5ff url('../images/ScreenshotsBottom.png') center top no-repeat;
	height: 9px;
}

.screenshot h4 {
	font-weight: bold;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

#Content .line {
	width: 548px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(0,0,0,0.35);
	background-image: none;
}
