@charset "ISO-8859-1";
#profilePic {
	background-image: url(Peak37_profil_Inno.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 455px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#profilePic .nameLabel1,#profilePic .nameLabel2, #profilePic .nameLabel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	display: block;
	position: absolute;
	height: 15px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	top:130px;
}
#profilePic .nameLabel1 { 
	left: 640px;
}
#profilePic .nameLabel2 { 
	left: 720px;
}
#profilePic .nameLabel3 { 

	left: 850px;
}
