/*
*/
@import "index.css";

body {
	width			: 542px;
	margin			: 0;
	padding			: 0;
	border			: none;
}

#lCol, #rCol, #logo, #footer, #printButton, #printButtonPart1, #printButtonPart2, .noPrint {
	display			: none;
}


#mCol {
	float			: left;
	margin			: 0px 0px 17px 10px;
	padding			: 0;
	border			: none;
	width			: 526px;
}

#frametop, #frame, #enclose {
	width			: auto;
	margin-left		: 0;
	clear			: both;
}

#headline, #frametop {
	height			: auto;
}

#headline h1 {
	width			: 526px;
}

