#content-top,
#content-bottom, 
hr,
#horizontal-menu,
#languages,
#navigator,
#footer,
.right-sidebar,
#left,
#block-1 {
	display: none;
}

a {
	text-decoration: none;
	color: #222222;
}

/* main */
#block-2 {
	line-height: 1.5em;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;   /* prevent IE expanding the container */
	margin: 0;          /* keep flush with surrounding blocks */
}
