INPUT.credit
{
background-image:url('/img/skins/km/coins.gif');
background-position:right;
background-repeat:no-repeat;
width:60px;
text-align:right;
padding-right:20px;
}

TABLE.catalog
{
}
TABLE.catalog TD.item
{
    text-align:center;
}
.catalog INPUT.submit, TABLE.catalog TD.item INPUT.submit, INPUT.buy
{
    border:0px;
    margin:0px;
    height:16px;
    padding:0px;
    width:26px;
    margin-left:1px;
    font:12px;
    text-align:center;
    background-color:#95A7D9;
    background-image:url('/img/skins/km/eshop/buy_button.gif');
    cursor:pointer;
}
TABLE.eshop_frame
{
    border:0px;
}
TABLE.eshop_frame td
{
    padding:0px;
}
TABLE.eshop_frame TD.content IMG
{
    border:0px;
    cursor:hand;
}
TABLE.eshop_frame TD.t
{
    background-image:url('/img/eshop/eshop_border_t.gif');
    background-repeat:repeat-X;
}
TABLE.eshop_frame TD.r
{
    background-image:url('/img/eshop/eshop_border_r.gif');
    background-repeat:repeat-Y;
    width:2px;
}
TABLE.eshop_frame TD.l
{
    background-image:url('/img/eshop/eshop_border_l.gif');
    background-repeat:repeat-Y;
    width:2px;
}
TABLE.eshop_frame TD.b
{
    background-image:url('/img/eshop/eshop_border_b.gif');
    background-repeat:repeat-X;
}
