@page land 
{
	width: 100%;
	height: 100%;
	size: landscape;
}
.land
{
	width: 100%;
	height: 100%;
}

body
{
   background: white;
   font-size: 12pt;
   font-family: Serif, Verdana, Tahoma, Times New Roman Greek;
}

.mainWrapper, .contentTable
{
	width: auto !important;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none;
	color: black;
	background: transparent none;
}

#week, #day, #week td, #day td
{
	width: auto;
}


a:link, a:visited
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
.leftColumn, .footer, .header, #docMenuPanel, .headerLeft, .headerRight, .relatedContent, #floaterDiv, .sxetikesColumnPar, .sxetikesColumn, .sxetikesColumnTitle
{
	display: none;
}

.arrowBoxArticle, .arrowBox, .addComment, .printbox, .mailbox, .NoPrint, .lawLinks
{
	display: none;
}

.Print
{
	display: block;
}

.commentsNoPrintUser, .commentsNoPrintPro
{
	display: none;
	width:100%;
	padding: 5px 5px 5px 5px;
}

.commentsUser, .commentsPro, .commentsPrint, .commentsNoPrint
{
	width:100%;
	padding: 5px 5px 5px 5px;
}

.printTags
{
	display: block;
	font-size: 10pt;
	width: 100% !important;
	text-align: center !important;
}

.NoteToolbar
{
	display: none;
}
