#photos-top {
	margin: 20px auto;
	height: 266px;
}
#photos-erotic div {
	float: left;
	height: 423px;
	overflow: hidden;
}
#photos-erotic img {
	float: left;
}
#photos-erotic div.first {
	width: 326px;
}
#photos-erotic div.second {
	width: 302px;
}
#photos-erotic div.second img {
	margin: 0 19px 19px 0;
}
#photos-erotic div.third {
	float: right;
	width: 303px;
}
#photos-erotic div.third img {
	margin: 0 19px 19px 0;
}
#photos-erotic div.second img.right, #photos-erotic div.third img.right {
	margin-right: 0;
	float: right;
}

#photos-hardcore div {
	float: left;
	height: 445px;
	overflow: hidden;
}
#photos-hardcore img {
	float: left;
}
#photos-hardcore div.first {
	width: 464px;
}
#photos-hardcore div.first img {
	margin: 0 19px 19px 0;
}
#photos-hardcore div.second {
	width: 163px;
}
#photos-hardcore div.second img {
	margin: 0 0 18px 21px;
}
#photos-hardcore div.third {
	width: 303px;
	float: right;
}
#photos-hardcore div.third img {
	margin: 0 19px 18px 0;
}
#photos-hardcore div.first img.right, #photos-hardcore div.third img.right {
	margin-right: 0;
	float: right;
}


#photos-extreme div {
	float: left;
	height: 447px;
	overflow: hidden;
}
#photos-extreme img {
	float: left;
}
#photos-extreme div.first {
	width: 164px;
}
#photos-extreme div.first img {
	margin: 0 0 19px 0;
}
#photos-extreme div.second {
	width: 463px;
}
#photos-extreme div.second img {
	margin: 0 19px 19px 0;
}
#photos-extreme div.third {
	width: 303px;
	float: right;
}
#photos-extreme div.third img {
	margin: 0 19px 18px 0;
}
#photos-extreme div.first img.right, #photos-extreme div.second img.right, #photos-extreme div.third img.right {
	margin-right: 0;
	float: right;
}
#photos-more {
	height: 490px;
	overflow: hidden;
}
#photos-more img {
	float: left;
	margin: 0 20px 19px 0;
}
#photos-more img.right {
	margin-right: 0;
	float: right;
}
#continue {
	float: right;
	margin-bottom: 20px;
}
#back {
	float: left;
	margin-bottom: 20px;
}
