.part-detail-img
{
	position: relative;
}
.part-detail-highres
{
	position: absolute;
	bottom: 2%;
	right: 2%;
	font-size: 30px;
	border: 1px solid right;
}

#scrollable-photos-container
{
	position: relative;
	height: 75px;
}
#scrollable-photos
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}