﻿#header,
#carthelp,
#feedback {
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
}
#main {
	top:0px;
	width:617px;
	border: 0;
}
#navLeft {
	display:none;
}
#content {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0;
}
#modules {
	position:absolute;
	top:0px;
	left:419px;
}
#footer {
	position:absolute;
	width:617px;
	display: none;
}
.button {
	display: none;
}