
* html div.center {
	width: 438px !important;
}

*+html div.center {
	width: 445px !important;
}

* {
	background-image: none !important;
}

div.left,
div#lang,
div.footer {
    display: none;
}

body,
div#body,
div#header {
	width: auto !important;
	height: auto !important;
}

div#header img {
	margin-bottom: 20px;
}

div.center {
	width: 70% !important;
	height: auto !important;
}

div.right {
	width: 25% !important;
	height: auto !important;
	margin-top: 17px;
	background-color: transparent !important;
}

div.right * {
	background-color: transparent !important;
}

div.right,
div.right div.contentElement,
div.right div.contentElement * {
	border: 0px !important;
}
