/*
JCART v1.1
http://conceptlogic.com/jcart/
*/

#jcart-tooltip { font-size:12px; }


#jcart p.jcart-error { text-align:center; padding:5px; }



#jcart a.jcart-remove {
background-attachment:scroll;
background-image:url(../kep/xcopy.png);
background-position:0 -16px;
background-repeat:no-repeat;
display:block;
float:right;
height:16px;
margin-left:5px;
padding:0;
width:17px;
}
#jcart a.jcart-remove:hover {
background-position: 0 0;
}

#jcart input#jcart-paypal-checkout { 
background-image:url(../kep/inspira_kesz_checkout.jpg);
background-repeat:no-repeat;
border:0 none;
color:#FFFFFF;
font-size:11px;
height:22px;
margin-bottom:10px;
margin-left:147px;
margin-top:10px;
padding-bottom:8px;
width:157px;
}

#jcart-tooltip { border:solid 1px #000; padding:3px 7px 3px 25px; background:url(checkmark.png) 3px center no-repeat #f2fcee;  }


