.headerImage .profile {
	background-image:url(../../image/bg_header_profile.jpg);
}



.profileBlock h2 {
	margin-left:103px;
}



.profileBlock {
	min-height:507px;
	_height:507px;
	background-image:url(../../image/bg_profile_body.gif);
	background-repeat:no-repeat;
}



.profileBlock .greetingArea {
	margin:0 0 0 103px;
}

.profileBlock .masterArea {
	position:relative;
	margin:0 0 0 183px;
	padding:0 0 0 0;
}



.profileBlock .note {
	clear:both;
	font-size:0.8em;
	padding:0 0 0 4px;
}



.profileBlock .obi {
	z-index:-1;
	position:absolute;
	top:-16px;
	width:111px;
	height:387px;
	background-image:url(../../image/profile_obi.png);
	background-repeat:no-repeat;
	margin:0 0 0 -121px;
	padding:0;
}



