/**
* @Julien Rousseau
* 30/05/2012
* Defines the different property for print
**/

.add_bundle,
#add_cart,
#header_top_menu,
#newsletter_button,
#recently_viewed_products,
#sharing_block,
#quantity,
#wishlist-link { 
    display: none;
}

#product_detail {
    margin-top: 0px !important;
}

a,
body,
.color_3,
.stickers_1 {
    color: #4E4949 !important;
}

#diagnosis_beauty_results a {
    display: none;
}

.add_bundle + .float_2 {
	float: left;
}

* {
	-webkit-print-color-adjust:exact;
}