#portlet-cart-fastentry-info td {
	padding-top: 4px;
}
#portlet-cart-fastentry-info .shop-fastentry-ve {
	margin-bottom: 4px;
}
#cart-import-csv-text {
	margin-bottom: 4px;
}
#cart-import-popup .shop-portlet-spacer {
	margin: 10px 0;
}
.cart-form-import-file a {
	margin-top: 4px;
}
#portlet-cart-packages li {
	display: block;
	margin-bottom: 1px;
	padding: 1px 4px;
	background-color: #929292;
	cursor: pointer;
}
#portlet-cart-packages li:hover {
	background-color: #cfcfcf;
}
#portlet-cart-packages h5 {
	color: #fff;
	font-weight: normal;
	text-transform: none;
}
#portlet-cart-packages li:hover h5 {
	color: #000;
	font-weight: bold;
}
#portlet-cart-packages li:hover td {
	color: #000;
}
#portlet-cart-packages td {
	line-height: 19px;
	color: #fff;
}
#portlet-cart-packages .portlet-cart-package-active {
	background-color: #cfcfcf;
}
#portlet-cart-packages .portlet-cart-package-active h5 {
	color: #000;
	font-weight: bold;
}
#portlet-cart-packages .portlet-cart-package-active td {
	color: #000;
}
#portlet-cart-package-create-info td {
	padding-top: 4px;
}
