#artsci-lpra-windows-form fieldset {
	margin-bottom: 24px;
}
#artsci-lpra-windows-form fieldset legend {
	margin-bottom: 8px;
	font-family: franklin-gothic-urw, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.125;
	color: #00305e;
}
#artsci-lpra-windows-form label {
	margin-bottom: 8px;
	font-family: franklin-gothic-urw, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.125;
	color: #00305e;
}
.artsci-lpra-add {
	margin-bottom: 16px;
}
.artsci-lpra-cancel {
	margin-top: 24px;
}
table.artsci-lpra-contacts {
	margin-bottom: 8px;
	border-collapse: collapse;
}
table.artsci-lpra-contacts th {
	padding: 6px 12px;
	background-color: #e2e2e2;
	font-weight: bold;
}
table.artsci-lpra-contacts td {
	border-top: 1px dotted #c2c2c2;
	padding: 6px 8px;
}
table.artsci-lpra-contacts tr.even td {
	background-color: #f2f2f2;
}