/*the main text container stretches across the entire screen on the inventory page*/
/*i.e. there is no sidebar*/
.content {
	width: 881px;
}
