﻿#MainMenu, #SubMenu, #TopLinks, #BreadCrumb, #SearchBox, #OrderProcess, button, .Button, .Next, #Next, .Back, #Footer, #SmallFooter
{
	display: none;
}

body
{
	font-size: 0.8em;
}

*
{
	font-family: Arial, Tahoma, Sans-Serif;
}
td, th
{
	vertical-align: top;
}

.OrderHeader td
{
	width: 33%;
}

h1
{
	font-size: 1.4em;	
}

h2
{
	font-size: 1.2em;
	margin-bottom: 3px;
	padding-bottom: 2px;
}

table
{
	margin-bottom: 20px;
	width: 100%;
}

a img
{
	border: 0px;
}

.DeliveryInformation th
{
	text-align: left;
}

.Freight img
{
	display: none;
}

.Freight
{
	padding: 3px 0px;
}

.Image
{
	display: none;
}

th
{
	text-align: left;
}