.ecom
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    BORDER: #a7a7a7 0px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
INPUT.ecom
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    BORDER: #a7a7a7 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
TEXTAREA.ecom
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    BORDER: #a7a7a7 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
a.ecom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE0000;
	text-decoration: none;

}
a.ecom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE0000;
	text-decoration: none;

}
a.ecom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}
.ecomTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.CartTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	height: 30px;

}
.CartContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7e7e7;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;
}
.CartSubTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f4f4f4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7e7e7;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;
}
.cartTotal {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #D4D4D4;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	height: 30px;

}
