/*---------------------------------------------------------
 * astonmartin-lotus.com
 *
 * @description Inventory Section CSS
 *
 * @author  Craig Ruksznis [cr] <craigruk@imarc.net>
 *
 ----------------------------------------------------------*/

.inventory_row.hover {
	cursor: pointer;
}

.formtable td.images {
	padding: 0;
}

.formtable th.inventory_format {
	text-align: center;
}

/* EXAMPLE MELIS */
.formtable.inventory_table td.images {
	border: none;
}

.transactions_search_bar {
	background: url(/sup/images/section_inventory/gray_bar.jpg) 1px 1px repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	height: 41px;
	line-height: 40px;
	font-size: .9em;
	
}


.transactions_search_bar a img {
	vertical-align: middle;
	border: none;
}
