#checkoutform h2{color:#006; background:#999;}
#checkoutform, #checkoutform input { font-size:12px; }
#checkoutform * { margin:0; padding:0; font-family:arial, tahoma, verdana, sans-serif; }
#checkoutform table { width:500px;  border: 1px solid #a4b3f8; background:#fff; height:auto; }
#checkoutform tr {  }
#checkoutform th, #checkoutform td { padding:0px; border:0; border:solid 1px #ccc; vertical-align:top; text-align:left; font-weight:normal; }
#checkoutform td.empty { text-align:center; }

#checkoutform p.checkoutform-error { text-align:center; padding:5px; }

#checkoutform strong#checkoutform-title { background:url(../../../images/members/tablesubbg.gif) repeat-x; }
#checkoutform th {background:url(../../../images/members/tablesubbg.gif) repeat-x; }
#checkoutform td.checkoutform-item-qty { width:30%; height: 25px;}
#checkoutform td.checkoutform-item-name { width:55%; font-weight:bold;  height: 25px;}
#checkoutform td.checkoutform-item-price { width:15%; font-weight:bold; text-align:right;  height: 25px;}

#checkoutform td.checkoutform-item-price span { display:block; }