div.htmlscreenshotgallery figure {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
}
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;
}
