
#padded { padding: 20px 10px; width: auto; }

#scart { font-size: 0.70em; width: 696px; border-left: solid 1px #e8e1d3; margin-bottom: 10px; } 
#scart th, #scart td { padding: 6px; }
#scart th { background: #e8e1d3; color: #737069; font-weight: normal; }
#scart td { 
  background: #f3f0e9; 
  color: #737069; 
  border-bottom: solid 1px #e8e1d3; 
  border-right: solid 1px #e8e1d3; 
  vertical-align: middle;
}
#scart a { color: #969289; }
#scart a:hover { color: #b40000; text-decoration: underline; }

#scart .brown { background: #e8e1d3; } 


#cTotal { width: 150px; font-size: 1.1em; }
#cTotal td { background: #e8e1d3; color: #737069; border: none; padding: 3px 6px 2px 0px; }


.iWidth { width: 280px; text-align: left; }
.topLine { border-top: solid 1px #c5bfb3; }
.checkout { width: 100px; }
.proTitle { text-decoration: none; }

#scart .qty { font-size: 0.9em; }

#pHistory { width: 100%; font-size: 0.8em; margin: 0 0 15px 0; }
#pHistory th { text-align: left; color: #aaa7a0; padding: 6px; border: solid 1px #d7d7d7; border-bottom: none; text-transform: uppercase; }
#pHistory td { padding: 6px; vertical-align: middle; }
#pHistory td a:hover { text-decoration: underline; }
#pHistory .odd { background: #cee8a8; color: #537004; }
#pHistory .even { background: #a5db56; color: #537004; }
#pHistory .pTitle { width: 570px; border-right: none; }
.qtyInp { width: 30px; border: solid 1px #9ed151; }
#pHistory .thBorder { border-left: none; border-right: none; }
#pHistory .thBorder2 { border-left: none; }
#pHistory .odd a { color: #537004; text-decoration: none; }
#pHistory .even a { color: #537004; text-decoration: none; }
.addH { text-align: right; }
