
.header {
	background-color: #f5f5f5;
	margin-right: -5px !important;
	margin-left: -5px !important;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.footer {
	background-color: #fff;
	margin-top: 30px !important;
	margin-right: -5px !important;
	margin-left: -5px !important;
	border-top: 1px solid #ccc;
}

h1 {
    font-size: 1.5rem !important;
    margin-top: 20px !important;
    margin-bottom: 25px !important;
    padding-bottom: 6px;
    border-bottom: 1px solid #888;
}

h2 {
    font-size: 1.3rem !important;
    margin-top: 30px !important;
    margin-bottom: 25px !important;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
}



.h1_item {
    border-bottom: 1px solid #888;
}

.item_info {
	background-color: #fff;
}

.item_related {
	background-color: #fff;
	margin-top: 25px !important;
}

.item_additional_links {
	background-color: #fff;
	margin-top: 25px !important;
}


a.item_link {
	font-size: 1.1rem;
	letter-spacing: 0.05em;
	padding: 6px;
}

div a.item_link {
	margin: 6px;
}

.h2_info_section {
    margin-top: 60px !important;
    color: #372085;
    border-bottom: 1px solid #ccc;
}




