* { 
	float: none !important; 
	font-size: 12pt !important; 
	padding: 0 !important; 
	margin: 0 !important; 
	border: none !important;
	overflow: visible !important; 
	width: auto !important;
}
body {
	background: white; 
	height: auto;
	overflow: visible !important;
	overflow-y : visible !important;
}
#f1, .left, #header_icons, #mini_icons, #current_folder, #welcome, .read_icon_bar, small {
	display: none;
	visibility: hidden;
	width: 0;
}
table, tr, td {
	overflow: visible !important;
}
.message_body_read_text {
	float: none !important; 
	font-size: 12pt !important; 
	padding: 0 !important; 
	margin: 0 !important; 
	border: 0 !important;
	overflow: visible !important; 
	width: auto !important;
	height: auto !important;
}
pre {
	page-break-inside: avoid; 
	height: auto !important;
	overflow: visible !important;
	width: auto !important;
}