@charset "UTF-8";
/* CSS Document */
/*
=Start table structure
*/
#Summary, #Caption {
	width: 28em;
}

.tableStyle5050 {
	width: 320px;
	margin: 0 auto; 
	border: solid #666;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
	color:#4c617c;
	}

.tableStyle5050 th, .tableStyle5050 td  {
	border: solid 1px #666;
	border-width: 0 1px 1px 0;
	padding: 0.3em 0.2em 0.3em 0.5em;
	}  

.tableStyle5050 td { width: 30%; font-size: .9em; }
.tableStyle5050 td.firstColumn { font-size: .9em; }

div#tableleft, div#tableright { width: 322px; margin-bottom: 1em; }
div#tableleft { float: left; margin-left: 28px; padding-right: 350px; }
div#tableright { float: right; margin-left: -322px; margin-right: 28px; }
/* body#surnamesfamilies div#content { float: left; overflow: visible; } /* remove vertical scrollbar on content div */
div#tableleft h3, div#tableright h3 { margin: 1.5em 0 1em 0; }


/*
=End table structure
*/

caption { font-weight: bold; padding-bottom: .5em;}

thead, tbody { border-color: #069; }

tbody { 	background-color: #e9ecef; }

thead { 	background-color: #c4b098; }



/* =si_clear_children */
.pc,.sc { position: absolute; top: 0; left: 0; }
.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */