﻿table.Cart, select.Cart, span.Cart
{
	font-family: tahoma, Verdana;
	font-size: 11px;
}

input.Cart
{
	font-size: 10px;
}

span.Cart
{
	width: 100%;
}

select.Cart
{
	width: 320px;
}

table.Cart
{
	width: 100%;
}

th.Cart
{
	color: #FFFFFF;
	background-color: #C75931;
}

tr.Cart
{
	background-color: #EEEEEE;
}

tr.CartRowOver
{
	background-color: #F8E9AB;
}

a.Cart
{
	text-decoration: none;
	color: #000000;
}

h3.Cart
{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 11px;
	color: #C75931;
	border-bottom: 1px solid #C75931;
	width: 98%;
}

tr.ListRowOver
{
	background-color: #F8E9AB;
}

em.Cart
{
	color: Red;
}

span.SmallCart
{
	width: 100%;
}

select.SmallCart
{
	width: 400px;
}

table.SmallCart
{
	width: 100%;
}

input.SmallCart
{
	border: 1px solid #C75931;
	background-color: #C75931;
	color: #FFFFFF;
	margin-left: 5px;
	width: 100px;
}

table.TinyCart
{
	color: #FFFFFF;
	width: 100%;
}

h3.TinyCart
{
	Color: #FFFFFF;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
}

td.TinyCart
{
	height: 17px;
}

a.TinyCart
{
	color: #000000;
	height: 20px;
}