﻿#Checkout
{
	font-size:10pt;
}
#Checkout .Button
{
}
#Checkout .CartDisplay
{
	font-size:10pt;
	width:520px;
}
#Checkout .CartFooter
{
	text-align:right;
}
#Checkout .CartProduct
{
}
#Checkout .CartDescription
{
}
#Checkout .CartPrice
{
	text-align:right;
}
#Checkout .CartQuantity
{
	text-align:center;
}
#Checkout .CartRow
{
}
#Checkout. FieldLabel
{
}
#Checkout .FieldValue
{
}
#Checkout .ValidationIndicator
{
}
#Checkout .InputField
{
}
#Checkout .InputDropDown
{
}
#Checkout h3
{
}
#Checkout .EndMessage
{
	display:block;
	margin-top:10px;
	text-align:center;
	font-size:large;
}
#Checkout .Message
{
	font-weight:bold;
}
#Cart
{
	font-size:10pt;
}
#Cart .CartGrid
{
	width:520px;
}
#Cart .FieldValue
{
}
#Cart .CartFooter
{
	text-align:right;
}
#Cart .Footnote
{
}
#Cart .Button
{
}
#Cart .CartProduct
{
}
#Cart .CartDescription
{
}
#Cart .CartPrice
{
	text-align:right;
}
#Cart .CartQuantity
{
	text-align:center;
}
#Cart .CartRow
{
}