body
{
    background-color: #FFFFE8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul
{
    line-height: 38px;
}
td
{
    text-align: center;
}
.multiitem
{
    line-height: 18px;
}
.screenshot
{
    width: 80%;
}
.more
{
    text-align: right;
}
.sitetitle
{
    background-color: #449AD4;
    height: 50px;
    font-size: 200%;
    color: white;
    padding-top: 5px;
}
.producttitle
{
    color: blue;
    font-size: 81%;
}
.adinfo
{
    color: #660000;
    margin-left: 32px;
    height: 38px;
    padding-top: 16px;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
}
.contentpanel
{
    margin-left: 32px;
}
.centerpic
{
    text-align: center;
}
.copyrightinfo
{
    color: #CCCCCC;
    font-size: 81%;
    font-weight: bold;
}
.rightpanel
{
    float: right;
    background-color: #FFFFCC;
    width: 192px;
    font-size: 81%;
}
.blacklink
{
    color: black;
    font-weight: bold;
}
.graylink
{
    color: #424542;
    font-weight: bold;
}
.del
{
    text-decoration: line-through;
}
.fontbold
{
    font-weight: bold;
}
.fontred
{
    color: red;
}
.leftpanel
{
    width: 70%;
    margin-left: 13px;
}
.sepline
{
    background-color: gray;
    height: 1px;
}
.fontitalic
{
    font-style: italic;
}