#s4-workspace div .gov_publishingImage {
	margin-bottom: 1.429rem;
	position: relative;
}

#s4-workspace div .gov_publishingImageCaption {
	background: rgba(54, 68, 95, 0.9);
	bottom: 0;
	color: #FFF;
	padding: 3px 10px;
	position: absolute;
	overflow: hidden;
	max-width: 227px;
}

#s4-workspace div .egovstyle-Style-heading {
	font-weight: bold;
	text-transform: uppercase;
}

#s4-workspace div .egovstyle-Style-arrow:before {
	content: "\2022";
	font-weight: bolder;
}

/* BEGIN - Application/Error Pages (Static and shared with all other Sites) */

body #s4-workspace > #s4-bodyContainer > #contentRow .section.main {
    max-width: 1030px;
    margin-left: auto;
    margin-right: auto;
}

body #s4-workspace > #s4-bodyContainer > #contentRow .section.main .container.a:after {
	visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

body #s4-workspace > #s4-bodyContainer > #contentRow .section.main .container.a .column.b .content {
    margin-top: 50px;
    margin-bottom: 50px;
}

/* END - Application/Error Pages (Static and shared with all other Sites) */