#jcart * {margin:0;padding:0;font-family:Tahoma;font-size: 12px;font-style: normal;line-height: normal;color: #333333;}
#jcart, #jcart input, #jcart-tooltip {font-size:12px;border: 1px solid #999999;}
#jcart fieldset {border: 1 solid #666666;}
#jcart table {width:100%;border-collapse:collapse;font-family: Tahoma;font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;color: #333333;text-decoration: none;border-top-width: 0;border-right-width: 0;border-bottom-width: 0;border-left-width: 0;border-top-style: none;
border-right-style: none;border-bottom-style: none;border-left-style: none;}
#jcart tr {  }
#jcart th, #jcart td {padding:5px;border:0;border:1px solid #FFFFFF;vertical-align:top;text-align:left;font-weight:normal;}
#jcart td.empty { text-align:center; }
#jcart p.jcart-error { text-align:center; padding:5px; }
#jcart strong#jcart-title {  }
#jcart th { background:#ccffcc }
#jcart th#header {  }
#jcart th#footer {  }
#jcart td.jcart-item-qty { width:25%; }
#jcart td.jcart-item-name {width:50%;font-weight:normal;font-family: Tahoma;font-size: 12px;color: #333333;background-color: #F2F2F2;border: 1px solid #FFFFFF;}
#jcart td.jcart-item-price { width:25%; font-weight:bold; text-align:right; }
#jcart td.jcart-item-price span { display:block; }
#jcart a.jcart-remove { font-size:11px; font-weight:normal; }
#jcart span#jcart-subtotal { display:block; }
#jcart span#jcart-subtotal strong {  }
#jcart input.jcart-button { padding:2px; margin:2px;}
#jcart input#jcart-checkout { float:right; }
#jcart input#jcart-paypal-checkout { display:block; padding:10px; margin:20px auto; }
#jcart-tooltip { border:solid 1px #000; padding:3px 7px 3px 25px; background:url(checkmark.png) 3px center no-repeat #f2fcee;  }
