/**
	Shopware 4 Internet Explorer 6/7
	http://shopware.de
	
	@package		default
	@subpackage		css
	@category		design
	@version		v4 
	@author			sa/Shopware AG <info@shopware.de>
	@copyright		Copyright (c) 2012 Shopware AG (http://www.shopware.de)
	
	
	This stylesheets contains all Internet Explorer 6 related
	styles which forces the Internet Explorer to display the template
	correctly.
	
	If you're changing things in your style.css, please check your site
	in the Internet Explorer and place all your Internet Explorer related
	styles into this file.

*/

/* Centering site */

#compareHighlight, #compareHighlight.active {
	left: 370px;
}
.slider-manufacturer .sliding_container .slide .inner-slide { height: 100% }
.slider-manufacturer .sliding_container .supplier a { display: block }
.slider-manufacturer .sliding_container .supplier span { display: inline-block }

#basket .actions { position: relative !important; height: 40px }
#basket .actions a { float: none !important; position: static !important }

#basket .basket_bottom_paypal { float: none }
#basket .actions a.button-right,
#basket .basket_bottom_paypal { position: absolute !important; top: 0px !important; right: 0 !important; }