/* Copyright (c) Fluid Creativity, 2006 */

body {
	background: none;
}

#navigation, #searchForm, #header {
	display: none;
}

#outerwrapper, #wrapper, #innerwrapper, #footer, #content {
	background: none;
	height: auto;
	width: auto;
	background: none;
	margin: 0px;
	padding: 0px;
}

fieldset {
	background: none;
}
textarea, input, select {
	border: none;
	background: none;
}
input.submit {
	display: none;
}
