.breaker {clear:both;}

.one-photo-h {width:96%; max-width:500px; margin:0 auto; background-color:#EEFFEE; padding:8px; border:1px black solid; margin-bottom:3.0em;}
.one-photo-h img {width:100%; max-width:450px; margin:2px;}

.one-photo-v {width:96%; max-width:350px; margin:0 auto; background-color:#EEFFEE; padding:8px; border:1px black solid; margin-bottom:3.0em;}
.one-photo-v img {width:100%; max-width:300px; margin:2px;}

.two-photos-h {width:96%; max-width:950px; margin:0 auto; background-color:#EEFFEE; padding:8px; border:1px black solid; margin-bottom:3.0em;}
.two-photos-h img {width:100%; max-width:450px; margin:2px; float:left;}

.two-photos-v {width:96%; max-width:650px; margin:0 auto; background-color:#EEFFEE; padding:8px; border:1px black solid; margin-bottom:3.0em;}
.two-photos-v img {width:100%; max-width:300px; margin:2px; float:left;}

.two-photos-hv {width:96%; max-width:800px; margin:0 auto; background-color:#EEFFEE; padding:8px; border:1px black solid; margin-bottom:3.0em;}
.two-photos-hv .h {float:left; width:100%; max-width:450px; margin-right:8px;}
.two-photos-hv .h img {width:100%; max-width:450px; margin:2px;}
.two-photos-hv .v img {width:100%; max-width:300px; margin:2px;}

.two-photos-vh {width:96%; max-width:800px; margin:0 auto; background-color:#EEFFEE; padding:8px; border:1px black solid; margin-bottom:3.0em;}
.two-photos-vh .v {float:left; width:100%; max-width:300px; margin-right:8px;}
.two-photos-vh .v img {width:100%; max-width:300px; margin:2px;}
.two-photos-vh .h img {width:100%; max-width:450px; margin:2px;}
