#content.publicviewing .sectionZ .modParagraph .box p.formLink {
	display: none;
}

#content.publicviewing .sectionZ .modParagraph .box .lists .charJumpMarks {
	padding: 0 45px;
}

#content.publicviewing .sectionZ .modParagraph .box .lists .charJumpMarks div {
    width: 54px !important;
    height: 54px !important;
	margin-right: 9px !important;
    margin-bottom: 9px !important;
}

#content.publicviewing .sectionZ .modParagraph .box .lists .charJumpMarks div:nth-child(13n) {
	margin-right: 0 !important;
}

#content.publicviewing .sectionZ .modParagraph .box .lists .charBox .char .collapseArrow {
	width: 13px !important;
	height: 13px !important;
}

#content.publicviewing .sectionZ .modParagraph .box .lists .charBox > div:nth-child(2) .cityBox .city {
    padding: 15px 0 !important;
}

#content.publicviewing .sectionZ .modParagraph .box .lists .charBox > div:nth-child(2) .cityBox > div:nth-child(2) {
	padding: 0 60px !important;
}

#content.publicviewing .sectionZ .modParagraph .box .lists .charBox > div:nth-child(2) .cityBox .city span:nth-child(1) {
	width: calc(100% - 252px) !important;
	padding-left: 62px !important;
}

#content.publicviewing .sectionZ .modParagraph .box .lists .charBox > div:nth-child(2) .cityBox .city .collapseArrow {
	width: 10px !important;
	height: 10px !important;
}

#content.publicviewing .sectionZ .modParagraph .box .lists .charBox > div:nth-child(2) .cityBox .city.expanded .collapseArrow {
	margin-top: 21px !important;
}