#inventory_table {
	width: 100%;
	margin-top: 10px;
}

.inventory_cell {
	vertical-align: top;
}

.inventory_cell a {
	text-decoration: none;
	color: #555533;
}

.first {
	color: #ff3333;
	font-weight: bold;
}


