#canvasContainer{
	background-image: url(images/loading_spinner.gif)!important;
	background-position: center;
	background-repeat: no-repeat;
}

#about{
	display: none!important;
}

#presentation{
	display: none!important;
}

#documentName{
	display: none!important;
}

#titlebarRight {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -32px;
}

#toolbar{
	width: 100%!important;
	text-align: center!important;
}

.toolbarLabel, .toolbarField{
	position:relative!important;
	top:-13px;
}

#toolbarLeft{
	position: relative!important;
}

#toolbarMiddleContainer{
	display: none!important;
}

#toolbarRight{
	display: none!important;
}

#navButtons{
	float: none!important;
}

#pageNumberLabel{
	float: none!important;
}

#pageNumber{
	float: none!important;
}

#numPages{
	float: none!important;
}

#overlayNavigator{
	left: 0px;
}
