.smallcart {
	padding: 12px 0 14px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #b2b2b2;
	font-size: 14px;
	font-weight: bold;
}

.smallcart span {
	padding-left: 10px;
}

.smallcart table{
	width: 100%;
}

.smallcart table td.actions img {
	margin-left: 4px;
}
