#photos-top {
	margin: 20px auto;
	height: 266px;
}
#photos-members-args {
	width: 306px;
	height: 191px;
	margin-right: 19px;
	float: left;
}
#photos-members-args div.lr {
	background: url( '../images/photos/lower-right-exclusive.gif' ) no-repeat bottom right transparent;
}

#photos-luxury-args {
	float: right;
	width: 303px;
	height: 211px;
}
#photos-luxury-args div.lr {
	background: url( '../images/photos/lower-right-luxury.gif' ) no-repeat bottom right transparent;
}

#photos-hardcore-args {
	float: left;
	margin-right: 19px;
	width: 306px;
	height: 213px;
}
#photos-hardcore-args div.lr {
	background: url( '../images/photos/lower-right-hardcore.gif' ) no-repeat bottom right transparent;
}
#photos-hardcore-args p {
	padding-left: 20px;
}

#photos-extreme-args {
	float: right;
	width: 304px;
	height: 211px;
}
#photos-extreme-args p {
	text-align: right;
	padding-top: 13px;
}
img.left {
	float: left;
	margin: 0 19px 20px 0;
}
img.right {
	float: right;
	margin: 0;
}
img.clear {
	clear: both;
	margin-bottom: 20px;
}
#continue {
	float: right;
	margin-bottom: 20px;
}