#profile {
	width:370px;
	height:190px;
	border: 2px solid #454545;
}
#profile_foto {
	position:relative;
	left:12px;
	top:12px;
	width:120px;
	height:160px;
}
#profile_header {
	position:relative;
	left:150px;
	top:-150px;
	width:198px;
	height:18px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#profile_label {
	position:relative;
	left:150px;
	top:-130px;
	width:92px;
	height:60px;
}
#profile_text {
	position:relative;
	left:250px;
	top:-189px;
	width:92px;
	height:60px;
}
#profile_bar {
	position:relative;
	left:150px;
	top:-143px;
	width:200px;
	height:2px;
	z-index:1;
	background-color: #282727;
}
#profile_bodesuri {
	position:relative;
	left:290px;
	top:-173px;
	width:63px;
	height:46px;
	background-image: url(bodesuri_klein.png);
}

