﻿
div.ShopCartSummary_Custom5
{
	font:normal 75% "Lucida Grande", Helvetica, Arial, sans-serif;
	padding-top:5px;
	width:180px;
	padding-left:7px;
	padding-right:5px;
	background-image:url(/sitefiles/layout/carticon.png);
	background-position:right 0px;
	background-repeat:no-repeat;
	height:66px;
}

div.ShopCartSummary_Custom5 div.header
{
	display:none;
}

div.ShopCartSummary_Custom5 table.cart
{
	width:100%;
	margin-bottom:5px;
	margin-top:10px;
}

div.ShopCartSummary_Custom5 table.cart td.key
{
	font:normal 75% "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#555;
	width:65px;
	padding:0 2px 0 5px;
}

div.ShopCartSummary_Custom5 table.cart td.value
{
	font:normal 75% "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#555;
	padding:0 5px 0 2px;
}

div.ShopCartSummary_Custom5 a.link
{
	font:normal 75% "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	padding:0 5px 0 5px;
	margin-top:6px;
	text-decoration:underline;
}

div.ShopCartSummary_Custom5 a.link:hover
{
	text-decoration:underline;
}

