@charset "UTF-8";
/* CSS Document */

#inventory {
	display: block;
	float: left;
	width: 775px;
	margin-left: 15px;
}
.inventory_text {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#inventory #Search {
	margin-left: 384px;
	font-weight: bold;
}
