// JavaScript Document
// DD_roundies_configuration_file.js
// ausgelagert am 29.10.10 zur Verschlankung des HEAD-Bereichs

            DD_roundies.addRule('h1.productListing1ColHead', '10px 10px 10px 10px', true);           
            DD_roundies.addRule('.tipp', '10px 10px 10px 10px', true);
            DD_roundies.addRule('.wk_frame', '10px 10px 10px 10px', true);
            DD_roundies.addRule('#col1 div.catList h4', '10px 10px 10px 10px', true);
            DD_roundies.addRule('.ts_siegel', '10px 10px 10px 10px', true);
            DD_roundies.addRule('.orderDetailsTable tfoot tr', '10px 10px 10px 10px', true);
            DD_roundies.addRule('#checkhints, #desc', '10px 10px 10px 10px', true);        
            DD_roundies.addRule('.processCheckoutGreen, .processCheckoutYellow, .processCheckoutRed', '10px 10px 10px 10px', true); 
            DD_roundies.addRule('#box_information', '10px 10px 10px 10px', true);
            DD_roundies.addRule('.qy_wk_print', '10px 10px 10px 10px', true);
            DD_roundies.addRule('#txtSearch', '10px 10px 10px 10px', true);
            DD_roundies.addRule('#box_manufacturers', '10px 10px 10px 10px', true);
            DD_roundies.addRule('.prodInfo1Spacer h2', '10px 10px 10px 10px', true);
            DD_roundies.addRule('.versandkostenberechnung', '10px 10px 10px 10px', true);
            DD_roundies.addRule('.checkout_shipping_modules,.checkout_payment_modules,.checkout_address,.checkout_products,.checkout_comments,.checkout_agb,.checkout_revocation,.checkout_all_other', '10px 10px 10px 10px', true);
	    DD_roundies.addRule('.checkoutConfirmation table', '10px 10px 10px 10px', true);


