a {
	text-decoration: none;
}

#header,
#homeSwitchConfigurator .reset,
#homeSwitchConfigurator .clr,
#frame,
#homeSwitchConfigurator #conFigurator,
#homeSwitchConfigurator #detailOfConfiguration,
form,
.flash,
input {
	display: none;
}

#homeSwitchConfigurator #configResult {
	display: block;
}

table {
	width: 100%;
}

table td {
	border: none;
	border-top: 1px solid #808080;
	padding: 5px 0;
	border-collapse: collapse;
}

table.priceBox td {
	text-align: right;
}

#footer {
	text-align: center;
	margin: 35px 0 0 0;
	font-size: 14px;
}

#footer .social {
	display: none;
}

.eu-cookies.alert {
	display: none;
}