@charset "UTF-8";

body {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	background-color: white;
}

img {
	border: none;
}

a,a:hover {
	text-decoration: underline;
}

.floatholder {
	background: none;
	width: 90%;
	margin: 2em auto;
}

.availableMessages {
	max-height: none;
	overflow: visible;
}

.mailbody {
	background: none;
}

.mailContainer {
	padding: 1em 2em;
}

.ui-widget-content,.ui-tabs .ui-tabs-panel,.mailbody .raw,.mailbody .text-plain,.mailbody .text-html
	{
	background-color: white;
}

.ui-tabs .ui-tabs-hide {
	display: block !important;
	border-top: medium double;
}

.mailbody .raw,.mailbody .text-plain,.mailbody .text-html {
	max-height: none;
	background: none;
	border: none;
}

.multipart pre {
	white-space: pre-wrap;
}

#header,.rss,.googleAds,#backToMessages,#footerButtons,#tabs ul.ui-tabs-nav,div.addthis_toolbox
	{
	display: none;
}