a img {	border-style: none; margin: 0 3px; }
a { text-decoration: none; }
	
a:hover { text-decoration: underline; }

.pageBody
	{
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 760px;
	}

.reportBody
	{
	padding: 10px;

	border: none;
	-moz-box-shadow: 1px 1px 6px 2px #9b9b9b inset;
	-webkit-box-shadow: 1px 1px 6px 2px #9b9b9b inset;
	box-shadow: 1px 1px 6px 2px #9b9b9b inset;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
	}

.pageTitle
	{
	margin-bottom: 5px;
	}

.psPerson
	{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 1.1em;
	}

.psFRecord, .psMRecord, .psRecord
	{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	vertical-align: top;
	overflow: auto;
	}
	
.psText
	{
	font-size: 1.1em;
	text-align: left;
	margin-left: 4px;
	}

.psData
	{
	border: solid 1px;
	}

span.psPicture
	{
	display: block;
	position: absolute;
	top: -3px;
	right: -3px;
	border: 1px groove lightgray;
	z-index: 2;
	}
	
.psPicture img
	{
	width: 70px;
	height: auto;
	float: right;
	opacity: 1;
	padding-bottom: 0;
	margin-bottom: 4px;
	margin-top: 2px;

	-moz-box-shadow: 0px 0px 7px 1px #9b9b9b;
	-webkit-box-shadow: 0px 0px 7px 1px #9b9b9b;
	box-shadow: 0px 0px 7px 1px #9b9b9b;	
	-moz-border-radius: 0px 4px;
    -webkit-border-radius: 0px 4px;
    -khtml-border-radius: 0px 4px;
    border-radius: 0px 4px;
	}

.psEvent, .psName, .psFact, .psParent, .psChild, .psSpouse, .psOtherSpouses
	{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	min-height: 14px;	
	}
	
.psName
	{
	border-bottom: 1px dashed;
	border-color: #aaa;
	}

div.psRecordEnd
	{
	clear: both;
	height: 0em;
	}

.colFirst, .psTitle
	{
	display: inline-block;
	min-width: 100px;
	padding-right: 4px;
	text-align: right;
	font-size: 0.9em;
	vertical-align: bottom;
	}

.psTitle
	{
	text-align: right;
	font-size: 1.1em;
	display: inline-block;
	}

span.colSecond
	{
	padding-left: 4px;
	display: inline;
	}

.psSpousesTitle
	{
	font-weight: bold;
	}
	
.psChildren
	{
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	}

.psNotesTitle
	{
	margin-top: 0.5em;
	padding: 0.2em;
	font-weight: bold;
	}
	
.psNotesData
	{
	border-top: 1px dashed;
	border-bottom: 1px dashed;
	border-color: #aaa;

	padding: 0.3em;
	font-size: 0.9em;
	}

.psFooter
	{
	padding: 0.8em;
	border-width: 0;
	border-top: 1px solid;
	margin-top: 2px;
	border-bottom-style: none;
	margin: auto;
	}

.psFooterRecord
	{
	width: 100%;
	font-style: italic;
	text-align: right;
	padding: 0.3em;
	}
	
.psModDate
	{
	float: left;
	padding-left: .5em;
	}

.psCreated
	{
	text-align: right;
	padding-right: .5em;
	}

.footer
	{
	margin-left: 6%;
	margin-right: 6%;
	margin-bottom: 50px;
	padding: 0;
	text-align: center;
	}
