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

#frame, #innerPage, #mainCol, #content {
	display			: inline;
	width			: 100%;
}


#main {
	display			: inline;
	width			: 85%;
}

h1 {
	display			: block;
	padding			: 0;
	margin			: 0;
	border			: none;
}

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

h1 {
	font-size		: 175%;
}

h2 {
	font-size		: 150%;
}

h3 {
	font-size		: 125%;
}

a img {
	border			: none;
}

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;
}
