@import url("structure.css");
#left {
	background: rgb(255, 255, 255);
}
#content {
	background: rgb(255, 255, 255);
}
#right {
	background: rgb(255, 255, 255);
}
.infoBox {
	border: none !important;
}
.mega-menu {
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}