/*
	PrestaShop CSS
	18 used colors: 
	10 grays: #65696E #595a5e #65696E #76839b #888 #bdc2c9 #d0d1d5 #d0d3d8 #e5e6e7 #f1f2f4
	4 fushias: #f6dce8 #343434 #971d58 #5d0630
	2 yellows: #f8e1a0 #f9e400
	1 green: #488c40
	1 red: #da0f00
*/

* {
	padding: 0;
	margin: 0
}
input.comparator {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
	border:none
}
.cart_last_product {
    margin: 0 auto 12px;
    width: 300px;
}

.cart_last_product_content {
    float: right;
    width: 241px;
}