﻿/*
 *   Contains styles that are specific to the attachments to the first affidavit
 *   of Patrick Fox in the appeal of 244069-7-b.
 */


/*h1 {
	margin-bottom: 1em;
}*/

p {
	margin-bottom: 1em;
}

div.page_num {
	text-align: right;
	font-weight: bold;
}

div.src_loc {
	display: inline-block;
	font-weight: bold;
	text-decoration: underline;
}


section.statement {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: black;
	margin-top: 3em;
}

div.tr_subsect {
}

div.interview_subsect {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #888888;
	margin-left: 2em;
	margin-left: 2em;
}

div.comments_subsect {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #888888;
	margin-left: 2em;
}

div.transcript_blk {
	margin: 0px 0px 2em 2em;
}

div.transcript_blk div.skip {
	padding-left: 2em;
}

