body {
	background-position: 0 -70px;
}

#download #wrapper {
	background: url(/img/tignish/products/background-download.jpg) no-repeat top center;
}

body.default-download #doc {
	background: url(/img/tignish/products/background-firefox-download.jpg) no-repeat 20px 0;
}

#download-message #main-feature h2 {
	margin: 0 0 0 35px;
}

#download-message #content h3 {
	margin: 20px 0 0 0;
}

#download-message #content p.manual-download {
	margin: 0 0 60px 0;
}

ol.install-steps,
ol.getting-started-steps {
	margin: 0;
	padding: 0;
}

ol.install-steps li {
	float: left;
	width: 370px;
	list-style-type: none;
	padding-right: 60px;
}

ol.install-steps li.three {
	clear: left;
}

ol.install-steps li p {
	padding-left: 60px;
}

ol.getting-started-steps li {
	float: left;
	width: 225px;
	list-style-type: none;
	padding-right: 60px;
}


