﻿.signerInstructions .signerName {
	font-weight: bold;
}
.signatureTable {
	width: 100%;
}
.signatureTable .label {
	text-align: right;
	vertical-align: bottom;
	white-space: nowrap;
}
.signatureTable .blank {
	border-bottom: 1px solid black;
	height: .125em;
	vertical-align: bottom;
}
#pPrintInstructions {
	margin-top: 1em;
    display: none;
}
#pnlOtherInformation {
    display: none;
}