#vertical_slide, #horizontal_slide {
	background-image: url('/ajrgfx/systemgfx/bg_basket.png');
	background-position: bottom center;
	background-repeat: no-repeat;}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 0px;
}

div.slidefxwrapper{position: relative; left: -78px; display: none; z-index: 3;}

.checkout{ padding: 5px; }

.item{ padding: 5px 5px 0 5px; }

.basketitem{ background-color: #fff; }

.baskettab{ cursor: pointer;}

#login_slide {
	background-image: url('/ajrgfx/systemgfx/bg_basket.png');
	background-position: bottom center;
	background-repeat: no-repeat;}
div#loginwrapper{position: relative; left: -143px; display: none; z-index: 3; }
.loginitem{ background-color: #fff; color: #000; }
table.quicklogin td{ padding-bottom: 5px; }
.milonicmenu{ z-index: 1; }
