body
{
	background-color: white;
	font-family: sans-serif;
}

a { color: #007cc3; }
pre { font-family: Monaco, Courier; font-size: 11px; white-space: pre-wrap; }
pre, iframe { margin-top: 10px }

#ez_container
{
	text-align: left;
	background-color: white;
}

.ez_header
{
	font-size: small;
	color: black;
	border-bottom: 1px solid #868686;
	padding-top: 15px;
	margin-bottom: 4px;
	clear: both;
}

.ez_footer
{
	font-size: 0.8em;
	color: #333;
	border-bottom: 2px solid #007cc3;
	text-align: right;
}

.ez_medium
{
	font-size: 0.7em;
	padding: 0 0 0 30px;
}

#ez_menubar
{
	padding: 0px;
	border-color: #B3B3B3;
	border-width: 0px;
	border-style: solid;
	font-size: 0.7em;
}

.ez_label { font-weight: bold; }
#ez_msg { padding: 0 0 0 20px; }

#ez_msg #ez_header
{
	border-left: #800000;
	border-width: 0 0 0 2px;
	border-style: none none solid solid;
	padding: 0 0 0 5px;
}

#ez_msg .ez_quot { color: #990000; }
#ez_msg .ez_sign { color: #555; }

ul.ez_threadlist li
{
	font-size: 0.9em;
	padding: 0 0 10px 0;
}

