#sidebar #jcart {
margin-top: 20px;
font-size: 12px;
}
#text #jcart {
font-size: 14px;
}
#jcart table { 
width: 100%;
border: 0;
background: transparent;
border-collapse: collapse;
}
#jcart tr {  }
#jcart th, #jcart td {
padding: 5px 3px;
border: 0; 
vertical-align: top;
text-align: left;
font-weight: normal;
}
#jcart th {
background: #d0be9b;
}
#jcart th#jcart-footer {
text-align: right;
}
#jcart td.empty {
text-align: center; 
}
#jcart td.jcart-item-qty {
line-height: 1.125em;
padding: 5px 0px;
width: 25px;
}
#jcart td.jcart-item-name { 
font-weight: normal; 
line-height: 1.125em;
}
#sidebar #jcart td.jcart-item-name { 
padding: 5px 0;
}
#jcart td.jcart-item-price { 
font-weight: normal;
text-align: right;
line-height: 1.125em;
}
#jcart td.jcart-item-price span {
display: block;
}
#text #jcart form {
margin: 0 1.25em;
}
#text #jcart form h2 {
font-size: 14px;
font-weight: bold;
padding: 0px 0px 5px 0px;
margin: 0;
}
#text #jcart form p {
padding: 0;
font-size: 14px;
}
#text form.jcart {
margin: 0 1.25em .875em 1.25em;
}
fieldset {
padding: 0;
border: none;
}
.checkout fieldset {
margin-bottom: 15px;
}
.jcart fieldset {
float: right;
}
.jcart .button {
position: relative;
top: 2px;
left: 0;
}
label {
font-size: 14px;
color: #645446;
}
label.shiplabel {
display: block;
line-height: 20px;
}
.jcart-radio{
float: left;
margin-right: 5px;
border: none;
position: relative;
top: 3px;
}
*html .jcart-radio {
top: 0;
}
.input-qty {
font-family: arial;
color: #645446;
}
#jcart .input-qty {
text-align: right;
width: 16px;
background: transparent;
border: none;
}
#sidebar #jcart .input-qty {
font-size: 12px;
}
.jcart .input-qty {
width: 18px; 
padding-right: 2px; 
font-size: .875em;
text-align: right; 
margin-right: 2px; 
background-color: #d0be9b; 
border: 1px solid #645446;
}
#jcart strong#jcart-title {
padding-left: 5px;
}
#jcart p.jcart-error {
text-align:center; 
padding:5px;
}
#jcart a.jcart-remove {
font-size:.875em;
font-weight:bold;
}
#jcart span#jcart-subtotal {
display:block;
}
#jcart span#jcart-subtotal strong {
font-weight: bold;
}
#jcart input.jcart-button {
border: 0;
background: transparent;
font: inherit;
font-weight: bold;
color: #645446;
cursor: hand;
cursor: pointer;
padding: 0;
width: auto;
overflow: visible;
}
#jcart input.jcart-button:hover {
color: #198cc1;
}
#jcart input#jcart-paypal-checkout {
clear: both;
padding: 0 5px;
font-size: 12px;
}
#jcart input#jcart-paypal-checkout:hover {
color: #198cc1;
}
#jcart-tooltip {
font-size: 12px;
border:solid 1px #645446; 
padding:0px 7px 0px 25px;
background:url(../images/shop/checkmark.png) 3px center no-repeat #e0d1ad;
}
#text p.noship {
color: #198cc1;
font-weight: bold;
}