/***************************************************
	PAGE MODS
*/

#content .module-photo_single .title {
	margin: 0;
}

/***************************************************
	SINGLE PHOTO
*/

.module-photo_single .photo-fullsize {
	text-align: center;
}

.module-photo_single .framed-photo {
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0 auto;
	width: auto;
}

.module-photo_single .framed-photo TD {
	padding: 0;
}

.module-photo_single .framed-photo .tc { background: url("../../images/framed-photo_tc.gif") repeat-x; }
.module-photo_single .framed-photo .ml { background: url("../../images/framed-photo_ml.gif") repeat-y; }
.module-photo_single .framed-photo .mr { background: url("../../images/framed-photo_mr.gif") repeat-y; }
.module-photo_single .framed-photo .bc { background: url("../../images/framed-photo_bc.gif") repeat-x; }

.module-photo_single #report-abuse {
	float: right;
	margin: 3px 10px 3px 0;
}