@charset "utf-8";

/*.letter2 section {
	margin-top:-3.5% !important;
}*/

#a_4 > section{
	margin: 6% 9.5% 0;
}

#a_4 > section > div {  
   -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
}

#f_12c > section{
	margin: 6% 9.5% 0;
}

#f_12c > section > div {  
   -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
}

#f_7 > section, #f_9 > section, #f_6 > section {
	margin-top:0% !important;
}

h1, .appContainer > header p, article header > p {
	text-transform:none;
}

.invisible{
  display: none;
}