div.htmlscreenshotgallery hr {
	display: none;
}
div.htmlscreenshotgallery figure {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 40px;
}
div.htmlscreenshotgallery figure figcaption {
	text-align: center;
}
div.htmlscreenshotgallery.mac figure figcaption {
	margin-top: 15px;
}
div.htmlscreenshotgallery.phone figure figcaption {
	margin-top: 5px;
}
div.htmlscreenshotgallery.ipad figure figcaption {
	margin-top: 5px;
}
div.bodydiv p.platformlinks {
	margin-top: 3em;
	margin-bottom: 0.5em;
}
div.bodydiv p.unreadproductpagelink {
	margin-bottom: 4em;
}
