/*
Theme Name: Twenty Fifteen
Description: IE8 specific style.
*/

table.shop_table {
	border:1px solid #cccccc;
}
.woocommerce-cart table.cart th {
	text-align:left;
}
table.shop_table td {
  border-top: 1px solid #cccccc; 
}
.blog-post .post-thumb img, .post-thumbnail img {
	width:100%;
}