@charset "UTF-8";

div#contentColumn h2 {
	width: 560px;
	height: 27px;
	background: url(/i/implant_ease_profile/h2.gif) no-repeat #fff 0 0;
	text-indent: -9999px;
}


div#contentColumn p#picture_head {
	float: right;
	margin: 0;
	padding: 0 0 20px 20px;
	_padding-left: 15px;
}

div#contentColumn p#title {
	width: 355px;
	height: 43px;
	margin: 0 0 15px 0;
	padding: 0;
	background: url(/i/implant_ease_profile/title.gif) no-repeat #fff 0 0;
	text-indent: -9999px;
}

div#contentColumn p#name {
	width: 355px;
	height: 51px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(/i/implant_ease_profile/name.gif) no-repeat #fff 0 0;
	text-indent: -9999px;
}

div#contentColumn div#profile_head {
	background: url(/i/implant_ease_profile/profile_header.gif) #e4f1e9 no-repeat 0 0;
	width: 560px;
	margin-top: 30px;
	position: relative;
}

div#contentColumn div#profile_head h3 {
	text-indent: -9999px;
	height: 50px;
	margin: 0;
}

div#contentColumn div#profile_head dl {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 1.2em;
	width: 355px;
}

div#contentColumn div#profile_head dl dt {
	float: left;
	clear: both;
	width: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#contentColumn div#profile_head dl dd {
	margin-left: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#contentColumn div#profile_head div {
	background: url(/i/implant_ease_profile/profile_window_header.gif) #fff no-repeat 0 0;
	position: absolute;
	top: 50px;
	left: 365px;
	width: 161px;
	margin: 0 22px;
}


div#contentColumn div#profile_head div h4 {
	padding-left: 10px;
	padding-top: 7px;
	height: 21px;
	line-height: 18px;
	margin: 0;
	font-size: 10px;
}

div#contentColumn div#profile_head div p {
	background: url(/i/implant_ease_profile/profile_window_footer.gif) #fff no-repeat 0 bottom;
	font-size: 0.96em;
	margin: 0;
	padding: 5px 10px;
}

div#contentColumn div#profile_foot {
	background: url(/i/implant_ease_profile/profile_footer.gif) #e6eef6 no-repeat center bottom;
	width: 560px;
	height: 5px;
	margin: 0 0 30px;
}


