﻿/************************** ORDER LIST *********************/

table.OrderList
{
}

table.OrderList th
{
}

table.OrderList tr.Item td
{
}

table.OrderList input
{	

}

table.OrderList tr.Footer td
{
}

/************************** SHOPPING CART ******************/

table.ShoppingCart
{
}

table.ShoppingCart th
{
}
		
table.ShoppingCart tr.Item td
{
}

table.ShoppingCart tr.Footer td
{
}

input.ShoppingCart_UpdateCart
{
}

input.ShoppingCart_ProceedToCheckout
{
}

/************************** PRODUCT INFO ********************/

h1.ProductName
{
}

h3.ProductCode
{
}
	
p.ProductDescription
{
}
