/* CSS Document */
/* Views Style Sheet - AFWAC */
/* Author - Author Name, Author Location - Factor 360 */

/*#inventory {
	border: 1px solid gray;
	font-size: 8pt;
	width: 100%;
}

#searchBar {
	margin-top: 3px;
	font-size: 9pt;
	text-align: center;
}

.rowOne,
.rowTwo {
	padding: 2px 0 2px 0;
	background-color: #EFEFEF;
}
.rowTwo {
	background: #FFFFFF;
}*/

#slotsindex img {
	margin: 0 0 10px 5px;
}