body {
    background: #fff;
    font-family: Georgia !important;
    font-size: 14pt;
	margin: 1%;
	padding: 0;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    color: #2B2B2B;
    font-style: italic;
    font-weight: normal;
    margin:0 0 15px 0;
}

h1 {
    font-size: 28pt;
}

h2 {
    font-size: 25pt;
}

h3 {
    font-size: 20pt;
}

h4, h5, h6 {
    font-size: 16pt;
}

#navigation,
#subNavigation,
#teaser,
#header,
#footer,
#share {
    display: none;
}

#container,
#content,
#content.subpage {
	border: 0;
	float: none !important;
	margin: 0;
	padding: 0;
	width: auto;
}

#toolbar {
	display: none;
}

.flashContainer {
    display: none;
}

.imgMask {
    background: none !important;
}

.column {
	float: none !important;
    width: 100% !important;
}

.box {
    background: #fff;
    border: 0;
    font-family: Georgia !important;
    font-size: 14pt;
    padding: 0;
	position: static;
}

.last .box {
    right: 0;
}

.rounded .tr,
.rounded .tl,
.rounded .br,
.rounded .bl {
    display: none;
}

.subpage .wide,
.column.wide,
.column.fullWide {
    margin-left: 0 !important;
    width: auto !important;
}

.gallery {
	width: 100% !important;
	clear: both;
    overflow: none;
}

.roundedImage .tr,
.roundedImage .tl,
.roundedImage .br,
.roundedImage .bl {
    display: none;
}

.teaser {
    clear: both;
    overflow: none;
}

.product,
.produt.last,
.image,
.image.last {
    margin-left: 0;
}

.flashObject {
    display: none;
}