@charset "utf-8";
@media screen, projection {
	.section-images {
		background: #fff;
		margin: 10px 0 0 0;
		}
		.section-images div {
			float: left;
			margin: 0;
			padding: 10px 0 0 10px;
			}
		.section-images div p {
			font-size: 9px;
			text-align: center;
			}
	.section-images-1 {
		width: 222px;
		}
	.section-images-2 {
		width: 434px;
		}
	.section-images-3 {
		width: 646px;
		}
}
@media print, handheld {
}
@media handheld {
}
@media print {
}