.header .inside {
	max-width: 100%;
}

#top .inside {
	max-width: 100%;
}

.comment {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 30px;
}

.formcomment {
	margin-top: 30px;
}
/* over-the-rainbow-regular - latin */
@font-face {
  font-family: 'Over the Rainbow';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/over-the-rainbow-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Over the Rainbow'), local('OvertheRainbow'),
       url('../fonts/over-the-rainbow-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/over-the-rainbow-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/over-the-rainbow-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/over-the-rainbow-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/over-the-rainbow-v10-latin-regular.svg#OvertheRainbow') format('svg'); /* Legacy iOS */
}

/* kristi-regular - latin */
@font-face {
  font-family: 'Kristi';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/kristi-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Kristi Regular'), local('Kristi-Regular'),
       url('../fonts/kristi-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/kristi-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/kristi-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/kristi-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/kristi-v11-latin-regular.svg#Kristi') format('svg'); /* Legacy iOS */
}