@charset "UTF-8";

#infocenter {
  	color: #666;
	padding-left: 16px;
}

#infocenter h1 {
	color: #82bf24;
}

#infocenter h2 {
  	border-left: 6px solid #82bf24;
  	color: #000;
  	font-size: 14px;
  	margin-bottom: 6px;
  	padding-left: 8px;
  	text-decoration: underline;
}