div.product div.summary {
    float: left;
    margin-left: 20px;
    width: 335px;
}

.products ul, ul.products {
	width:100%;
}

.cart-collaterals h2{
	font-size:18px;
	font-weight: 300;
	text-align: left;
}

.table.shop_table th{
	color:#CA0000;
}

.cart-collaterals .cart_totals h2 {
	margin-left:0;
}

.input-text{
	width:80%;
}

div.product div.images {
}

.stock{display:none;}

.price{margin-bottom:20px;}

.show_review_form{text-decoration: underline;}

div.product div.images img {
    height: auto;
    width: 100%;
}

ul.cart_list li img, ul.product_list_widget li img{display:none !important;}