body.page-layout-2columns-left .column.main, .account.page-layout-2columns-left div.column.main{
	background:#fff;
	padding:10px;
	border: 1px solid #d9d9d9;
    border-radius: 3px;
}
.pager{margin-top:5px;}
.wishlist-toolbar .pager{margin-bottom:0;margin-top:0}
.products-grid.wishlist .product-item-comment{margin-bottom:10px;}
table.table-order-items .action.order{display:none;}
.order-details-items .product-item-name+.item-options {
    margin-top: 10px;
    padding-left: 15px;
    font-size: .95em;
}
.order-details-items .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
}
.order-details-items .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
}
.order-details-items .item-options dt:after {
    content: ': ';
}
.order-details-items .col.name {
    padding-top: 8px;
}

.order-details-items .table-order-items tbody td {
    padding-bottom: 8px;
    padding-top: 8px;
}
.order-details-items .table-order-items .product-item-name {
    margin: 0;
}
.table-order-items .table tfoot > tr:first-child th, .table-order-items .table tfoot > tr:first-child td {
    padding-top: 8px;
}