#navigation, #navigation ul, #navigation ul ul {
	display: none;
}

#pageTitle, #pageTitle table {
	top: 0;	
	height: 3em;
}

#content {
	top: 3.2em;
}

#content, #title, #pageTitle, #pageTitle h1 {
	left: 0;
}

#thumbnails {

}

#thumbnails .arrow img, #thumbnails #links {
	display: none;
}

#scroller {
	overflow: visible;
}
