#content_wrap_implant{
	background-image: url(../image/layout/content_wrap_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 900px;
	position: relative;
	height: 1000px;
}
#leftside_container {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#imagebox{
	float: right;
	width: 250px;
	position: relative;
	height: 575px;
}
#textbox{
	float: left;
	width: 350px;
	padding-right: 10px;
	position: relative;
	height: 575px;
}
#left_content_implant{
	background-image: url(../image/header/implant.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 195px;
	width: 210px;
	position: relative;
	padding-top: 360px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-style: italic;
	list-style-position: inside;
	list-style-type: none;
}
html>body #left_content_implant{
	background-image: url(../image/header/implant.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 195px;
	width: 210px;
	position: relative;
	padding-top: 360px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-style: italic;
	list-style-position: inside;
	list-style-type: none;
}