body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.5714em;
	background-color:#fff;
}

.hide, 
.nodisplay,
#headImage,
#mainMenu,
#subMenu,
ul#accessmenu,
.motto
{ display: none !important; }

a img {
	border:none;
}

p {
	margin-bottom:1.5714286em;
}

h1 {
	font-size:1.2857em;
	line-height:1.2222em;
	font-style:italic;
	margin:1.2222em 0 1.2222em;
}

h2 {
	font-size:1.14286em;
	line-height:1.375em;
	font-style:normal;
}


#logo  {
	width:100%;
}

#logo span  {
	display:block;
	width:100%;
	text-align:right;
}

#content a:link:after, #content a:visited:after {
content:" (" attr(href) ") ";
}

#sidebar { float: none !important; clear: both; }

#header { height: auto; width: auto;}

#contentwrap, #container { width: auto; margin: 0; border:none;}


#content * { margin-left:0; }

table {
	width:100%;
	border-collapse:collapse;
	margin:0 0 1.57143em;
}

table .price {
	vertical-align:bottom;
	text-align:right;
	padding-left:1em;
}
table strong {
	font-variant: small-caps;
}

#sidebar img {
	float:left;
	margin:0 1em 1em 0;
}

