﻿/* Address portion is used in the checkoutPage */


.AddressTable
{
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	width: 260px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-bottom: 0px;
	padding-top: 0px;
}
.FieldTitleRow
{
	font-weight: normal;
	text-transform: uppercase;
	color: gray;
	height: 1em;
}.SmallGrayText
{
	font-weight: normal;
	color: gray;
	height: .9em;
}
.AddressFieldValueRow{height: 1em;}
.SeperatorRow{height:5px;}

