﻿.Format {
	font-family: Bahnschrift;
	background-size: 100% 140px;
	background-position: 0px 0px;
	background-color: #dadada;
	border-style: inherit;
	padding: inherit;
	margin: auto;
	position: static;
	z-index: auto;
	width: 100%;
	height: 150px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	visibility: hidden;
	overflow: auto;
	display: block;
	float: left;
	clear: left;
	cursor: text;
}

#blackRow {
	margin: 0;
	padding: 0;
	height: 140px;
	background-color: #dadada;
}


