﻿h1
{
    margin-bottom: 5px; margin-top: 2px;
}

img
{
    border: 0;
}

div.items
{
    width: 510px; padding-left: 10px;
}

div.item
{
    width: 500px; padding-bottom: 5px; border-bottom: gray thin dotted; margin-top: 10px; padding-top: 5px;
}

div.itemn
{
    float: left;
}

div.iname
{
    width: 350px; font-weight: bold; border-right: lightgrey 1px solid; border-bottom: lightgrey 1px solid; background-color: #f5f5f5;
}

div.price
{
    width: 350px; padding-bottom: 10px; padding-top: 10px;
}

div.comment
{
    float: left; width: 350px; font-size: X-Small;
}

div.itemimg
{
    text-align:center; float: left; width: 149px; height:128px; cursor: hand;
}

span.p
{
    color: red; font-weight: bold;
}

span.z
{
    font-size: small;
}

Table.b
{
    width: 745px;
}

td.sn
{
    padding-left: 10px; color: #ffffff; background-color:#a9a9a9;
}

td.h1
{
    border-bottom: #a9a9a9 1px solid; padding-left: 10px; background-color: #f8f8ff;
}

td.top
{
    margin-top: 10px; border-top: #a9a9a9 1px solid; border-bottom: #a9a9a9 1px solid; background-color: #f8f8ff; font-size: smaller;
}