﻿.TABLE_REGISTER
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.TABLE_SHIPPING
{
	width:500px;
}
.TABLE_PAYMENT
{
	width:500px;
}
.TABLE_LOGIN
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	width:70%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.TABLE_DISCLAIMER
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.TABLE_SHOPPING_CART
{
	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.TABLE_SUB_PRODUCTS
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.TABLE_ORDER_SUMMARY
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}