﻿/* Simple Stylesheet to print page basics */
#master{
	margin: auto;
	position: static;
	width: auto;
}
#header
{
	height: auto;
	position: static;
	width: auto;
	z-index: auto;
}
#bodywrap
{
	position: static;
	margin: auto;
	width: auto;
}
#ct100_pnlLeft, #leftcol
{
	display: none;
}
#maincol
{
	float: none;
	padding: 0;
	width: auto;
	z-index: auto;
}
#topLeft
{
	float: none;
	margin: 0;
	vertical-align: default;
	width: auto;
}
#topRight
{
	display: none;
}
#ct100_pnlSearch, #jump_to
{
	display: none;
}
#search_results_box
{
	padding: 0;
	position: static;
	width: 100%;
}
#saerch_results_header
{
	
}
#ct100_ContentPlaceHolder1_dlCalendarConsole
{
	padding: 0;
}
.search_results_row
{
	margin: 0;
	padding: 0;
}

#ct100_ContentPlaceHolder1_dlCalendarConsole_ct100_pnlUser, .top
{
	display: none;
}