body {
	background		: none;
	padding			: 0;
	border			: none;
}

#header, #navTop, #leftCol, #rightCol, #language, #anchor, #footer ul, #footer img, .tileLine, .tileSpacer {
	display			: none;
}

#frame, #page {
	display			: inline;
	float			: none;
	width			: 100%;
	background-image	: none;
}

#content {
	display			: inline;
	width			: 98%;
	height			: auto;
}

.fLeft, .fRight {
	float			: none;
}


h1, h3 {
	display			: inline;
	padding			: 0;
	margin			: 0;
	border			: none;
}

h1 {
	font-size		: 175%;
}

h2 {
	clear			: left;
	font-size		: 150%;
}

h3 {
	font-size		: 125%;
}

label {
	float			: left;
	width			: 20%;
	text-align		: right;
	padding-right	: 2%;
}

.checklabel {
	float			: left;
	text-align		: left;
	width			: 65%;
	padding-left	: 2%;
}

a img {
	border			: none;
}
