.studentprofile_start_image {
	position: relative;
}

.studentprofile_start_image img {
	position: relative;
	z-index: 1;
	margin-top: -15px;
}

.studentprofile_start_imageEdge {
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}