/* CSS Document */

.Header , .TopNavigation , .Footer , .ContentRight
{
	display:none;
}

.PrintHeader .close
{
	display:none;
}

#Logo , #Logo img
{
	display:block;
}

.PageContentActions , .PrintPageContentActions , .StoryActions , .SecondaryNav
{
	display:none;
}

.ContentLeft
{
	margin-top:20px;
}
