﻿@charset "utf-8";
#mainContent { width: 960px;}

.section { margin-bottom: 30px;}

#maintenance {
	min-height: 210px;
	height: auto !important;
	height: 210px;
	padding: 24px;
	border: 3px solid #efefef;
}
#maintenance h2 {
	margin-bottom: 20px;
	padding: 0;
	background: none;
	color: #405060;
	font-size: 22px;
	font-weight: normal;
}
#maintenance p { margin: 0;}
