.reportBody, #rBody {
	border-top: 1px solid;
	border-bottom: 1px solid;
	}

#pHeader, #menu ul { border-style: solid; }

.tocLinks, .tocIntro, .tocSur, .XXtocContact {
	border-top: 1px solid;
	border-bottom: 1px solid;
	}

.psPicture img {
	border-width: 1px;
	border-style: solid;
	}

.drBox, .drBoxBold {
	border-width: 1px;
	border-style: solid;
	}

.fhName {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	}

.fhNotesData {
	border-left-width: 1px;
	border-left-style: dotted;
	}

.idxBar { box-shadow: 2px 2px 4px rgba(50,50,50,0.5); }

.surRecord { border-top: 1px solid; }

.idxSur { border-bottom: 1px solid; }

.rrSpouseData { border-top: 1px solid; }

.psFRecord, .psMRecord, .psRecord {
	border-width: 1px;
	border-style: solid;
	overflow-x: hidden;
	overflow-y: hidden;
	}

.psNotesData {
	padding: 0.85em 1.5em;
	text-align: justify;
	border: #BBB 1px solid;	box-shadow: 2px 2px 4px rgba(50,50,50,0.5);
	}

.XXpsPicture img {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	}

.rrPerson .psPicture img, .psPerson .psPicture img {
	margin: 2px;
	}

.srcEntry 	{ border-bottom: 1px solid; }

.wcHFacts, .wcWFacts { border: 1px solid; }

.wcHFather, .wcHMother, .wcWFather, .wcWMother,
.wcHusband, .wcWife, .wcFHusband, .wcMWife,
.wcChild, .wcChildBold, .wcMChild, .wcFChild, .wcMChildBold, .wcFChildBold	{
	border: 1px solid;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	}

.wcFactPicture img {
	border-radius: 10px;
	border: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}

@media all and (min-width: 415px)	{
	.reportBody, #rBody { border: 1px solid; }
	.psFRecord, .psMRecord, .psRecord { border: 1px solid;	}
	.psPicture img {
		border-width: 0px;
		border-radius: 10px;
		XXborder-style: double;
		}
	.wmItemRecord	{
		border: 1px dotted;
		margin: 10px;
		padding: 10px;
		}
	}

@media all and (min-width: 769px)	{
	.reportBody, #rBody {
		padding: 10px;
		border-left: 1px solid black;
		border-right: 1px solid black;
		-moz-border-radius: 3px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
		}
	.psFooter 	{ border: 0px; margin-top: 1em;}
	}
