﻿html { background:#fff; }
body { background:#fff; color:#454648; font-family:Arial; font-size:12px; line-height:20px; }

.contentWrap { width:625px; position:relative; }
.wrapper { width:620px; background-color:#fff; overflow:auto; }
.overlay .wrapper { height:465px; }

div.wrapper h1 { margin:0 0 8px 20px; color:#737578; line-height:22px; font-size:14px; font-weight:bold; font-family:Georgia; font-style:italic; }

div.wrapper img { float:left; }
div.wrapper .mainContent .body img { margin:0; }

div.wrapper table {
	position:absolute;
	top: 21px;
}
div.wrapper table.history {
	width:383px;
	clear:both;
	left:3px;
	top:26px;
}
div.wrapper table.history th { width:110px; }
div.wrapper table.contact {
	width:217px;
	left:391px;
}
div.wrapper table.contact th, table.contact td { display:inline; float:left; clear:left; }
div.wrapper table.contact td { margin-left:12px; padding-top:2px; }
div.wrapper table.contact tr.notes td { font-style:italic; margin-left:0; padding-top:8px; }
div.wrapper th { text-align:right; }
div.wrapper td, th { vertical-align:top; padding: 8px 16px 0 0; line-height:16px; }

div.wrapper ul { padding:0; margin:0; }
div.wrapper ul li { list-style-type:none; margin:0 0 5px 10px; line-height:16px; text-indent:-10px; }

