/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */ /* Screenshots
-------------------------------*/

.screenshots {
	padding-top: 2em;
	text-align: center;
}

.comments {
	padding-left: 1em;
	padding-right: 1em;
	font-size: small;
	text-align: center;
}
