/* Gallery
------------------------------------------------- */
.two-landscape {
	margin: 0 0 17px 43px;
}
.two-landscape img {
	margin-right: 17px;
}
.two-landscape p {
	margin-right: 43px;
}
.two-portrait-large {
	margin: 0 0 17px 0;
}
.two-portrait-large img {
	margin: 0 17px 0 0;
}
.three-portrait {
	margin: 0 0 17px 0;
}
.three-portrait td {
	padding-right: 10px;
}
.three-portrait img {
	margin-right: 17px;
}
.three-portrait img.last {
	margin-right: 0;
}
