#chat, #contactPreview, #menu, #online_users, #actions, .noprint {
	display: none;
}

.maindiv {
	padding: 0 !important;
}

td, tr {
	page-break-inside : avoid;
}

td, tr {
	border: 1px solid #ccc !important;
}

th, thead {
	border: 1px solid #666 !important;
}

th {
	color: #000;
	background: none !important;
}

table { page-break-inside:auto }
tr    { page-break-inside:avoid; page-break-after:auto }
thead { display:table-header-group }
tfoot { display:table-footer-group }

.#990066 {
	color: #990066 !important;
}

.blue {
	color: blue !important;
}

.green {
	color: green !important;
}

.red {
	color: red !important;
}

.orange {
	color: orange !important;
}

.#f4d31d {
	color: #f4d31d !important;
}

.#ddd {
	color: #ddd !important;
}

@media print{@page {size: landscape}}