@charset "utf-8";


body {
	font-family: Arial;
}
label {
	display:block;
}

.offScreen, #soundHandlerSwf {
	position: absolute;
	left: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}


textarea {
	display: block;
}

p.label {
	margin-bottom: 0em;
}

p.label label {
	display: inline;
}
