body {
	height:100%;
}

table.content {
	float:none;
}

#layout {
	height:100%;
}

#game {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


.content .spacer th {
	padding-top:146px;
}

.content h1 {
	padding:0 50px 1em 0;
	font-family:Arial, sans-serif;
	font-style:normal;
	font-size:1.6em;
	font-weight:normal;
}


.content p {
	padding-bottom:0.6em;
}

#alarm {
	width:100%;
	position:relative;
	overflow:hidden;
	height:72px;
	margin-top:175px;
}

#alarm-car {
	margin-left:-103px;
	width:103px;
	height:72px;
	background: #ffffff url(/404error/car.png) no-repeat 0 0;
}

#linkLogo
, #linkHome
, #linkFeedback {
	position:absolute;
	overflow:hidden;
	cursor:pointer;
	cursor:hand;
}
