.expand {
	display: none !important;
}
.noPrint {
	display: none !important;
}
.yesPrint {
	display: block !important;
}
h3 {
	border: none !important;
	margin: 0 auto !important;
	padding: 0 !important;
	page-break-after: avoid;
}
/*.expand_content {
	display: block !important;
}*/
.acctTable {
	display: none;
}
body {
	position: relative;
}
table, img, .no-break {
	position: relative;
	page-break-inside: avoid !important;
}
table {
	border-collapse: collapse;
	width: 100%;
}
td, th {
	border: 1px solid #999;
}
.countyLogo {
	left: 50px;
}

.closeButton, .topControls, .bottomControls  {
	display: none !important;
}
.myHead {
	background: none !important;
}
.banner h1, .banner h2, .banner h3 {
	color: black;
	/*margin-left: 330px;
	margin-top: 18px;*/
}
.sortIcon {
	display: none;
}
/*.banner h1 {
	margin-bottom: -4px;
}
.banner h2 {
	margin-top: .2em;
}*/
.printOnly {
	display: block;
}
.button-container {
	display: none;
}
.banner-left-img {
	background: none;
}
.navbar {
	background: none;
}
.image-link {
	border: 1px solid black;
	width: 20%;
	margin-right: 1%;
}
.image-link-large-print {
	width: 100%;
	max-width: 640px;
}
.image-link-large-print.sketch-link {
	max-width: 800px;
}
.image-link-large-print img {
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
/*.image-link.single {
	width: 400px;
}*/