/* if you like it in print... */
body {
	font: 90%/150% Arial, sans-serif;
	margin: 1em;
}
hr,
#search,
#global,
#logo,
#navi,
#info,
#side,
#links,
img.header,
#loopedSlider,
.index #news,
#footer .login,
.gazelle,
.index #logo em {
	display: none;
}
h1 {
	margin-bottom: -0.1em;
}
h2 {
	font-size: 120%;
	margin-bottom: -0.5em;
}
a {
	color: #000;
	text-decoration: none;
}
#content h1 {
	font-size: 200%;
	line-height: 100%;
	border-bottom: 4px solid #ccc;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
.index #logo {
	background: none !important;
	display: block;
	float: none;
	height: auto;
	width: 100%;
	padding-left: 0;
}
.index #logo h1 {
	font-size: 180%;
	border-bottom: 4px solid #ccc;
	margin-bottom: -0.1em;
	padding-bottom: 0.5em;
}
#content img {
	border-bottom: 2px solid #000;
	float: right;
	margin: 0 0 1em 1em;
}
#content blockquote, #content p.intro {
	color: #666;
	font-family: "Georgia", Arial, sans-serif;
	font-size: 120%;
	font-style: italic;
}
#main ul.section  {
	padding: 0;
	list-style: none;
}
#main ul.section img {
	display: block;
	margin-top: 1em;
}
#main ul.section em {
	font-style: normal;
}
#more #contact {
	border-top: 2px solid #ccc;
	width: 100%;
}
#more #contact ul {
	/*
	width: 20%;
	float: left;
	padding: 0;
	margin: 0;
	*/
	/* display: list-item; */
	
}
#more #contact li {
	list-style: none;
	margin: 0;
}
#more #contact p {
	margin: 0;
}
#more #contact img {
	height: 150px;
	margin: 0 15px 15px 0;
	float: left;

}
#footer {
	border-top: 4px solid #ccc;
	clear: both;
	color: #666;
	font-size: 80%;
	padding: 1em 0 0 0;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer ul {
	float: left;
	margin: 0;
	padding: 0;
}
#footer li {
	display: inline;
	list-style: none;
	margin-right: 1em;
}
