body {
	background-color: #fff;
	font: 0.8em Swiss, Arial, sans-serif;
	color: #000;
}

a {
	color: #369;
	font-weight: bold;
}

td, th {
	border: #000 1px solid;
	padding: 0.2em;
}

h1 {
	display: none;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
}

h2.titleReplace {
	background: none !important;
	width: auto !important;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
}

ul#sidebarShopOnline {
	display: none;
}

.shopButton {
	height: auto !important;
	width: auto !important;
	background: none !important;
}

.productDetail img {
	padding: 0.25em;
}

.shopTable {
	width: 100%;
}

.shopTable label {
	white-space: nowrap;
	float: right;
	margin: 0.5em;
	clear: right;
}

#headingPage {
	display: block;
}

#headingPage span {
	display: none;
}

#menuNavigation, .menuRightColumn {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#menuNavigation li, .menuRightColumn li {
	display: inline;
	padding-left: 1em;
}

#rightColumn {
	border-left: none !important;
}

#footerLeft {
	display: none;
}