/*
#content .product {
	text-align:center;
	position:relative;
}
#content .product .specification {
	position:absolute;
	top: 0;
	__left: 0;
}
#content .product .specification .composition {
	margin-top: 7.5em;
	width:auto;
	padding: 0 0 0 67%;
}
*/

#content .product table {
	font-size: 100.01%;
}
#content .product table td {
	width: 50%;
	border:none;
	padding: 0;
}
#content .product .specification .composition {
	padding: 4em 0 0 0;
	width: auto;
}