body.custom-product-page .Content {
	min-height: 0;
	margin-bottom: 20px;
}

body#TTII ul li#travel-tent-II-link,
body#TT ul li#travel-tent-link,
body#SD ul li#skeeter-defeater-link,
body#RN ul li#readynet-link,
body#RNII ul li#readynet-II-link,
body#Savanna ul li#savanna-link,
body#TW ul li#tradewind-link,
body#TS ul li#travel-sheets-link,
body#WP ul li#water-purification-link {
	display: none;
}

.ProductDescriptionContainer {
	margin-top: 5px;
	font-size: 1.1em;
}

#ProductImg {
	width: 600px;
	float: left;
	margin: 0 20px 20px 0;
}

#LayoutColumnOtherProducts {
	width: 230px;
	float: left;
	margin: 0 20px 20px 0;
}

#LayoutColumnProdDetails {
	width: 325px;
	float: left;
	margin: 0 20px 20px 0;
}

#LayoutColumnProdDetails .OutOfStockMessage {
	margin-bottom: 20px;
}

#LayoutColumnFAQ {
	width: 345px;
	float: right;
	margin: 0 0 20px 20px;
}

#ProdFeatures {
	float: right;
	width: 340px;
	margin-bottom: 20px;
}

#ProdFeatures ul {
	padding-left: 1em;
	margin-left: 1em;
	list-style-position: inside;
}

#LayoutColumnOtherProducts, #LayoutColumnProdDetails, #LayoutColumnFAQ {
	margin-top: 20px;
}

#LayoutColumnOtherProducts ul li, #ProdFeatures ul li {
	margin-bottom: 10px;
	margin-left: -1em;
}

#LayoutColumnOtherProducts ul {
	list-style: none;
}

#spec-table01, #spec-table-sheets01 table {
	float: left;
	width: 450px;
	margin: 0 20px 20px 0;
}

#spec-table02, #spec-table-sheets02 table {
	float: right;
	width: 450px;
	margin: 0 20px 20px 0;
}

#spec-table01 table, #spec-table02 table {
	width: 450px;
}

#spec-table01 table td, #spec-table02 table td, #spec-table-sheets01 table td {
	padding: 5px;
	border-bottom: 1px solid #CF8D4B;
}

.table-labels {
	font-weight: bold;
}
