/* */
/* */
/* This will hopefully fix the disapearing text problem */
/* */
/* */

.headline, h1, .headlineSub, h2, .headlineSub2, h3 {
	height: 0.01%; 
}
.arrangementScreen h3 {
	height: auto;
}
