@CHARSET "ISO-8859-1";
.mini-auit-actionbox .head h4 {
	background-image:none;
}
.auit-actionbox-scroller{
	height:80px;
	overflow:hidden;
	padding:0px;
	position: relative;
}
.auit-actionbox-item-frame
{
	margin-bottom: 0px;
	height:90px; /*auit-actionbox-scroller.height + auit-actionbox-scroller.padding-top + auit-actionbox-scroller.padding-bottom*/
}
.mini-auit-actionbox-footer
{
	padding:2px 5px;
}
.mini-auit-actionbox-footer img
{
	width:22px;
}
.auit-actionbox-item .product-images a {
	display:block;
	width:52px;
	height:52px;
	text-decoration:none;
	border:none;
	vertical-align:top;	
}
.auit-actionbox-mail .product-images a {
	background: transparent url(../../../../default/auit/actionbox/images/mail.png) no-repeat;
}
.auit-actionbox-category-view .product-images a {
	background: transparent url(../../../../default/auit/actionbox/images/category.png) no-repeat;
}
.auit-actionbox-customer-login .product-images a {
	background: transparent url(../../../../default/auit/actionbox/images/login.png) no-repeat;
}
.auit-actionbox-customer-logout .product-images a {
	background: transparent url(../../../../default/auit/actionbox/images/logout.png) no-repeat;
}
.auit-actionbox-search .product-images a {
	background: transparent url(../../../../default/auit/actionbox/images/search.png) no-repeat;
}
/**
.auit-actionbox-product-view .product-images a {
}
.auit-actionbox-product-review .product-images a {
	background: transparent url(../images/mail.png) no-repeat;
}
.auit-actionbox-product-compare .product-images a {
	background: transparent url(../images/mail.png) no-repeat;
}
.auit-actionbox-cart-add-product .product-images a {
	background: transparent url(../images/mail.png) no-repeat;
}
.auit-actionbox-wishlist-add-product .product-images a {
	background: transparent url(../images/mail.png) no-repeat;
}
*/
.auit-actionbox-footer {
	padding-top:4px;
	clear:both;white-space:nowrap;
	
}
.auit-actionbox-footer img{
	border:none;vertical-align: middle;height:12px;
}