#Content {
	position: relative;
}
#Content .newWheel {
	margin: 25px auto 50px;
	width: 455px;
}
.newWheel .family {
	position: relative;
	width: 160px;
	display: block;
	width: 455px;
	margin: 0;
	padding: 0;
}
.newWheel .family span {
	display: none;
}
.angiograft, .flexigraft, .oragraft, .readigraft, .swai {
	width: 350px;
	margin-left: 105px !important;
}
.angiograft {
	height: 53px;
	background: url(../images/new_wheel/angioGraft.png) no-repeat;
}
.cardiograft {
	height: 67px;
	background: url(../images/new_wheel/cardioGraft.png) no-repeat;
}
.flexigraft {
	height: 54px;
	background: url(../images/new_wheel/flexiGraft.png) no-repeat;
}
.matrigraft {
	height: 63px;
	background: url(../images/new_wheel/matriGraft.png) no-repeat;
}
.oragraft {
	height: 70px;
	background: url(../images/new_wheel/oraGraft.png) no-repeat;
}
.osteobiologics {
	height: 57px;
	background: url(../images/new_wheel/osteoBiologics.png) no-repeat;
}
.readigraft {
	height: 74px;
	background: url(../images/new_wheel/readiGraft.png) no-repeat;
}
.vertigraft {
	height: 68px;
	background: url(../images/new_wheel/vertiGraft.png) no-repeat;
}
.swai {
	height: 95px;
	background: url(../images/new_wheel/swai.png) no-repeat;
}

/* OsteoCLEASE CSS */
#OsteoCleanse {
	border: 3px solid #B0BE36;
	width: 570px;
	margin: 0 auto;
	padding: 25px 15px 15px;
}
#OsteoCleanse p {
}
#OsteoCleanse p b {
	font-size: 28px;
}
#OsteoCleanse p small {
	font-size: 10px;
}
#OsteoCleanse p i {
	font-weight: bold;
}
#OsteoCleanse #SWAI {
	float: right;
	width: 200px;
	height: 111px;
	background: url(../images/osteoCleanse/swai.png) no-repeat;
	padding: 0 15px;
}
#OsteoCleanse #SWAI span {
	display: none;
}
img.stacked {
	display: block;
}