@charset "UTF-8";

div#contentColumn h2 {
	width: 560px;
	height: 27px;
	background: url(/i/implant_ease_anethetist/h2.gif) no-repeat #fff 0 0;
	text-indent: -9999px;
}

div#contentColumn div.text {
	width: 380px;
}

div#contentColumn div.text img {
	padding: 5px 0 15px;
}

div#contentColumn div.text div.profile {
	background: #d5e6d7 none repeat scroll 0 0;
	padding: 10px;
	margin: 50px 0 0 0;
}

div#contentColumn div.text div.profile img {
	float: right;
	padding: 0 0 10px 10px;
}

div#contentColumn div.text div.profile p {
	line-height: 1.2em;
	margin: 0;
	padding: 1px 0;
	width: 250px;
}

div#contentColumn div.text div.profile p span {
	font-size: 1.3em;
}

div#contentColumn div.text div.profile div.profile_now {
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	margin: 3px 0 6px;
	padding: 6px 0 4px;
	width: 250px;
}

div#contentColumn div.text div.profile div.profile_now p {
	margin: 0;
}

div#contentColumn div.text div.profile p.history {
	font-size: 0.99em;
	margin: 3px 0;
}

div#contentColumn div.img {
	float: right;
	font-size: 1.2em;
	line-height: 15px;
	margin: 5px 0 15px;
	padding: 0;
	text-align: center;
	width: 150px;
}

div#contentColumn div.img p {
	font-size: 0.95em;
	line-height: 1.2em;
	padding: 0 0 10px;
	text-align: left;
}

div#contentColumn div.img img {
	height: 165px;
	width: 150px;
}


div#contentColumn h3 {
	border-bottom: 1px solid #AAAAAA;
	font-size: 1em;
	font-weight: 400;
	margin: 5px auto 3px;
	padding-bottom: 2px;
	text-align: center;
	width:100%;
}

