#heading_wrap {
	float: left;
	height: 28px;
	width: 708px;
}
#heading_wrap p{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 7px;
}
#product_heading {
	background-image: url(images/crown_heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 29px;
	width: 140px;
}
#product_heading2 {
	background-image: url(images/ceramic_heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 29px;
	width: 142px;
}
#product_heading3 {
	background-image: url(images/implant_heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 29px;
	width: 142px;
}
#product_heading4 {
	background-image: url(images/remove_heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 29px;
	width: 142px;
}
#product_heading5 {
	background-image: url(images/ortho_heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 29px;
	width: 142px;
}
.product_pic {
	float: left;
	height: 155px;
	width: 140px;
}
.product_pic2 {
	float: left;
	height: 155px;
	width: 142px;
}
.product_btn_wrap {
	float: left;
	height: 100%;
	width: 140px;
}
.product_btn_wrap p{
	text-align: center;
	margin-top: 4px;
	font-weight: bold;
}
.product_btn_wrap a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.product_btn_wrap a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.product_btn_wrap a:hover{
	color: #990000;
	text-decoration: none;
}
.product_btn_wrap2 {
	float: left;
	height: 100%;
	width: 142px;
}
.product_btn_wrap2 p{
	text-align: center;
	margin-top: 4px;
	font-weight: bold;
}
.product_btn_wrap2 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.product_btn_wrap2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.product_btn_wrap2 a:hover{
	color: #990000;
	text-decoration: none;
}
.product_btn {
	background-image: url(images/crown_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 140px;
	background-position: top;
}
.product_btn2 {
	background-image: url(images/ceramic_btn.jpg);
	background-position: right top;
	float: left;
	height: 28px;
	width: 142px;
	background-repeat: no-repeat;
}
.product_btn3 {
	background-image: url(images/implant_btn.jpg);
	background-position: right top;
	float: left;
	height: 28px;
	width: 142px;
	background-repeat: no-repeat;
}
.product_btn4 {
	background-image: url(images/remove_btn.jpg);
	background-position: right top;
	float: left;
	height: 28px;
	width: 142px;
	background-repeat: no-repeat;
}
.product_btn5 {
	background-image: url(images/ortho_btn.jpg);
	background-position: right top;
	float: left;
	height: 28px;
	width: 142px;
	background-repeat: no-repeat;
}
