.webo-boff-container {
	/* width: 500px;*/
	background-color: black;
	color: white;
	empty-cells: show;
	margin: 0px auto;
}

.webo-boff-container td {
	padding: 2px;
}
.webo-boff-tr {
	border-bottom: 1px solid red;
}

td.webo-boff-title {
	font-weight: bold;
	padding-bottom: 40px;
	text-align: center;
	/*background-color: #333;*/
}

td.webo-boff-subtitle {
	text-align: center;
	padding-bottom: 20px;
	font-weight: bold;
	/* background-color: #222; */
}

.webo-boff-description {
	/* background-color: #111; */
	width: 380px;
}

.webo-boff-description p {
	margin: 0px;
}

.webo-boff-oneness {
	/* background-color: #222; */
	width: 40px;
	text-align: right;
	vertical-align: bottom;
	font-style: italic;
}
.webo-boff-oneness2,
.webo-boff-price2 {
	padding-top: 4px !important;
}

.webo-boff-price {
	/*background-color: #333;*/
	width: 62px;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
}

.webo-boff-linespacer {
	height: 1px;
	display: none;
}


