
.ShopCartSummary_Custom5
{
	width:200px;
	height:80px;
	background-image:url(/sitefiles/layout/shopping-cart-menu-bovenkant.png);
}

.ShopCartSummary_Custom5 div.innerDiv
{
	padding-top:17px;
}

.ShopCartSummary_Custom5 div.innerDiv div.header
{
	display:none;
}

.ShopCartSummary_Custom5 div.innerDiv table.cart
{
	width:200px;
}

.ShopCartSummary_Custom5 div.innerDiv table.cart td.key
{
	width:57px;
	font-weight:bold;
	padding-left:67px;
	font-size:11px;
}

.ShopCartSummary_Custom5 div.innerDiv table.cart td.value
{
	width:76px;
	font-size:11px;
}

.ShopCartSummary_Custom5 div.innerDiv div.bottom
{
	padding-left:67px;
}

.ShopCartSummary_Custom5 div.innerDiv div.bottom a
{
	font-size:11px;
	color:#fff;
}

