﻿
.ShopCartSummary_Custom5
{
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
}

.ShopCartSummary_Custom5 .summary
{
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 10px;
	font-family: Arial;	
}

.ShopCartSummary_Custom5 .summary .header
{
	background-image: url(/SiteFiles/Layout/carticon.jpg);
	background-repeat: no-repeat;
	color: #FF8700;
	font-weight: bolder;
	height: 36px;
	padding-left: 36px;
	padding-top: 11px;
	font-family: Arial;
}

.ShopCartSummary_Custom5 .summary .cart
{
	padding-left: 5px;
}

.ShopCartSummary_Custom5 .summary .cart .key
{
	color: #FF8700;
	text-align: left;
	width: 55px;
	font-family: Arial;
}

.ShopCartSummary_Custom5 .summary .cart .value
{
	padding-left: 3px;
	font-family: Arial;
}

.ShopCartSummary_Custom5 .summary .bottom
{
	
}

.ShopCartSummary_Custom5 .summary .bottom a
{
	color: #FF8700;
	padding-left: 5px;
	font-family: Arial;
}

