#current-cart-link-big {
	position:absolute;
	display:block;
	width:86px;
	height:57px;
}

.cart_to_order_link {
	border-bottom:1px dashed #979695;
	color: #979695;
}

.cart_to_order_link:hover, .cart_to_order_link:active {
	color: #979695;
	text-decoration:none;
}