table.items {
    margin: 0px;
    padding: 0px;
    border: none;
    width: 100%;
}

img.iphoto {
    height: 75px;
}

td.ibuy {
    width: 100%;
    font-weight: bold;
    text-indent: 20px;
}

td.add2cart {
    vertical-align: middle;
}

td.icost {
    vertical-align: baseline;
    font-weight: 600;
}

fieldset {
    border: none;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}

img.icon {
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 100px;
}

address {
    font-size: large;
    line-height: 150%;
    margin-left: 20px;
}