﻿#content ul.tabs {
	display: none;
}

#content .tabs-content {
	width: 100%;
	border-style: none;
	padding: 0;
	overflow: visible;
}

.product-details {
	width: 100%;
	margin: 0 0 20px 0;
	overflow: auto;
	clear: both;
}

.product-details a.rel-link {
	display: none;
}

.product-details div.left,
.product-details div.right {
	margin: 0;
}

.product-details div.left {
	width: 40%;
}

.product-details div.right {
	width: 60%;
	float: right;
}

.product-details .lightbox-link {
	display: none;
}

.tab-features, .tab-specifications, .tab-accessories, .tab-where-to-buy, .tab-articles {
	clear: both;
	display: block;
	padding: 0;
	width: 100%;
	overflow: visible;
}

.tab-features div.features,
.tab-features div.benefits {
	border-style: none;
	width: 50%;
	margin: 0;
	padding: 0;
}

.tab-features div.others {
	display: none;
}

.tab-features div.benefits ul li {
	margin-bottom: 30px;
	overflow: auto;
}

.hidden {
	display: block;
}

#tab-specifications div.left, #tab-specifications div.right {
	overflow: visible;
}

#tab-specifications table {
	margin: 0;
	width: 50%;
}


/*
.tab-specifications table {
	width: 49%;
}


#tab-accessories ul {
	overflow: visible;
}

#tab-accessories ul li {
	margin: 0;
	width: 30%;
}

#tab-accessories ul li p {
	padding: 0;
}

#tab-accessories ul li p.price {
	padding: 0;
}
*/
