a img {	border-style: none; margin: 0 3px; }

hr
	{
	margin-right: 10px;
	margin-left: 10px;
	}

.reportBody
	{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted;
	border-radius: 5px;

	}
	
.psPerson
	{
	padding-right: 0.5em;
	padding-left: 0.5em;
	}

.psMRecord, .psFRecord, .psRecord
	{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	vertical-align: top;
	border-width: 1px;
	border-style: dotted;
	border-radius: 3px;
	overflow: auto;
	}
	
.psFields div
	{
	padding-right: 70px;
	}
	
.psText
	{
	text-align: left;
	padding-left: 10px;
	}

.psName
	{
	font-weight: bold;
	font-size: 1.15em;
	}

.psData
	{
	border: solid 1px;
	}
	
span.psPicture
	{
	display: block;
	position: absolute;
	top: -3px;
	right: -3px;
	border: solid;
	border-width: 3px;
	z-index: 2;
	}
	
.psPicture img
	{
	height: auto;
	width: 70px;
	border-width: 1px;
	border-style: dotted;
	opacity: 1;
	margin-bottom: 4px;
	margin-top: 2px;
	float: right;
	padding: 2px;
	}

span.psPicture:hover img
	{
	width: 150px;
	height: auto;
	z-index: 3;
	}

.psEvent, .psName, .psFact, .psParent, .psChild, .psSpouse, .psOtherSpouses
	{
	padding-top: 1px;
	padding-bottom: 1px;
	}
	
div.psRecordEnd
	{
	clear: both;
	height: 0em;
	}

.xpsTitle
	{
	float: left;
	width: 6em;
	font-size: 1.2em;
	padding-right: 3px;
	text-align: right;
	text-decoration: none;
	vertical-align: bottom;
	}

.xcolFirst
	{
	float: left;
	width: 7em;
	text-align: right;
	}

.colFirst, .psTitle
	{
	display: inline-block;
	min-width: 100px;
	padding-right: 4px;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
	}

.xcolSecond
	{
	padding-left: 10px;
	}

.colSecond
	{
	padding-left: 10px;
	}

.psNotesTitle, .psSpousesTitle
	{
	font-size: 1.2em;
	padding: 0.2em;
	font-weight: bold;
	font-variant: small-caps;
	}

.psChildren
	{
	margin-top: 1em;
	margin-bottom: 0.5em;
	}
	
.psNotesData
	{
	border-width: 1px;
	border-style: dotted;
	border-radius: 3px;
	padding: 2pt;
	margin-bottom: 5px;
	}

.psFooterRecord
	{
	font-style: italic;
	height: 2em;
	}
	
.psModDate
	{
	float: left;
	padding-top: 0.5em;
	padding-left: 0.5em;
	}

.psCreated
	{
	float: right;
	padding-top: 0.5em;
	padding-right: 0.5em;
	}

.footer
	{
	margin-left: 6%;
	margin-right: 6%;
	margin-bottom: 50px;
	padding: 0;
	text-align: center;
	}
