﻿.errors
{
	width:100%;
	float:left;
}

.reportControls
{
	float:left;
	margin: 10px 0 0 10px;
}

.orderDetails
{
	float:left;
	margin:20px 0;
}

.orderTotals
{
	float:right;
}

.hidden
{
	display:none;
}