#content {
	background: url(../images/downloadScreenshotLarge.jpg) no-repeat right 15px;
	padding-top: 20px;
	min-height: 815px;
	width: 100%;
}

.downloadInProgress {
	background: url(../images/downloadArrow.jpg) no-repeat 28px top;
	padding-left: 100px;
	padding-bottom: 14px;
	width: 500px;
	padding-top: 10px;
}

ol {
	padding-left: 35px;
}

ol li {
	list-style: none;
	height: 27px;
	line-height: 27px;
	padding-left: 40px;
	background: url(../images/installStep1.gif) no-repeat left center;
	vertical-align: middle;
	padding-bottom: 0;
	margin-bottom: 11px;
}

ol * + li {
	background: url(../images/installStep2.gif) no-repeat left center;
}

.downloadScreenshot {
	margin-left: 54px;
	display: block;
	margin-bottom: 13px;
}
