#complectation .spec_table {
	width: 100%;
}

#complectation .spec_table td {
	padding: 0 30px 10px 0;
	width: 45%;
}

#complectation .spec_table td.lebel {
	width: 55%;
}

#complectation .spec_table td.label_sub {
	padding: 0 30px 10px 20px;
}

#complectation h2 {
	clear: both;
}

#complectation .options {
	margin-bottom: 2em;
}

#complectation .main_content {
	clear: left;
	float: left;
	margin-right: -100%;
	width: 100%;
}
#complectation .main_content .inner {
	margin-right: 250px;
	width: auto;
}
#complectation .additional_content {
	float: right;
}