.widget cart_preview {
	border-top: solid 1px #336;
	background: #fff url(../../../images/icons/cart.png) no-repeat right top;
}
.widget.cart_preview {
	background: url(../../../images/icons/cart.png) no-repeat right top;
	border-bottom: solid 1px #666;
	padding-bottom: 10px;
}