/* if you like it in print... */

body {
	font: 90%/150% Arial, sans-serif;
	margin: 1em;
}
hr,
#logo,
#navi,
#logo,
#search,
#global,
#sub,
#info,
#product,
#worker,
#loopedSlider,
#footer .lang,
.download,
.ajaxSearch_paging {
	display: none;
}
.front #more {
	display: block;
}
h1 {
	margin-bottom: -0.1em;
}
h2 {
	font-size: 120%;
	margin-bottom: -0.5em;
}
h3, h4 {
	font-size: 100%;
	margin-bottom: -0.5em;
}
a {
	color: #000;
	text-decoration: none;
}
.index #logo {
	display: block;
}
#content h1, #logo h3 {
	font-size: 200%;
	line-height: 100%;
	border-bottom: 4px solid #ccc;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
#content h1, #intro h2, #logo h1 {
	font-size: 200%;
	line-height: 100%;
	border-bottom: 4px solid #ccc;
	margin-bottom: 0.5em;
	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;
}
#content .ajaxSearch_resultLink {
	font-weight: bold;
}
.news .date {
	color: #666;
	margin-bottom: 1em !important;
}
#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: 0.5em;
}
#footer em {
	font-style: normal;
}