﻿DIV.Errors
{
}

SPAN.Errors
{
}

UL.Errors
{
}

TABLE.OrderCreationResults
{
  
}

TD.OrderCreationResultsItem
{
}

TD.OrderCreationResultsSeparator
{
}

TABLE.OrderCreationResultsOrderHeader
{
}

TABLE.OrderCreationResultsOrderFooter
{ 
}

DIV.OrderCreationResultsSeparator
{
	width: 100%;
	height: 1px;
	background-color: gray;
	overflow: hidden;
	border-right: 2px outset;
	border-top: 2px outset;
	border-left: 2px outset;
	border-bottom: 2px outset;
}

TABLE.OrderHeader
{
}

TABLE.OrderFooter
{
}

DIV.OrderImporter
{
}

TABLE.OrderImporter
{
	width: 500px;
}
