@charset "UTF-8";
div#main h1 + p {
	margin-bottom: 10px!important;
}
div#main summary {
  cursor: pointer;
  outline: none;
}