The CSS that the cart auto generates for the class td.page-body-content has an attribute for padding. You will have to copy that css class and edit that to be what you need.
Your site has this as -
CODE
td.page-body-content { padding:2px 5px 0 5px; border-left: 1px solid #594730; border-right:1px solid #594730; }