.order_history_result_table
{
	border-width: 1px;
	border-style:solid;
	vertical-align: top;
}

#statistics_table tr:hover
{
	background-color: #000000;
	cursor: default;
}
.order_item_history_result_table
{
	border-width: 1px;
	border-style:solid;
	vertical-align: top;
}
.order_history_item_detail_table
{
	margin: 0px auto;
	width:98%;
}
.order_item_history_all_totals_cell
{
	border-top:1px dashed black;
	padding-bottom:10px;
}