#sidebar{
	display: none;
}
#head {
	display: block !important;
}
#navigation {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#head ul,
#head #langSwitch {
	display: none;
}
#navigation img {
	display: none;
}
#navigation li {
	float: left;
	margin-right: 30px;
}
#navigation ol {
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 25px;
	margin-bottom: 10px;
}
#content {
	padding-left: 15px;
	float: left;
	padding-top: 10px;
}
.print {
	padding-left: 15px;
	clear: both;
	float: none;
}

html,body{
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
}
a {
	color:#000;
	text-decoration:none;
}
img{
	border:none;
}
p,ul,li,dl,dt,.print,#sidebar h3 {
	font-size:12px;
}
h1{
	font-size:16px;
	line-height:120%;
}
h2{
	font-size:14px;
	line-height:120%;
}
