@charset "utf-8";
#mainContentWrapper {
	height: 1200px;
	padding: 5px;
	width: 98%;
}
.mainContentFieldset {
	height: 99%;
	background-color: #E2E2E2;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inventory {
	height: 1200px;
	width: 955px;
}
body {
	background-repeat: repeat-y;
}
