@charset "UTF-8";

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button {
    box-sizing: content-box; 
    line-height: normal;
}/* CSS Document */

#banner {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.page-lead {
	text-align: center;
}