div#cart
{
	border-color: #B5B5B5;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 2px;
	width: 125px;
}

div#cart h4
{
	background: transparent url('../images/main/view_cart.jpg') no-repeat top left;
	border-color: #B5B5B5;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 23px;
}

div#cart h4 a
{
	display: block;
	height: 23px;
}

div#cart h4 a span
{
	display: none;
}

div#cart p
{
	font-family: arial, sans-serif;
	font-size: 0.8em;
	margin: 8px;
	text-align: center;
}

a.ad
{
	display: block;
	margin-top: 4px;
}
