﻿.box
{
    margin: 0px;
    padding: 0px;
    width: 109px;
    height: 146px;
    padding-left: 111px;
    padding-right: 10px;
    border: 1px solid #ccc;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-align: left;
    vertical-align: top;
}
.box .boxtitle
{
    margin: 0px;
    padding: 0px;
    color: #c5562d;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
}
.box p
{
    padding-top: 10px;
    font-size: 11px;
    line-height: 12px;
}
.box p a
{
    font-size: 11px;
    color: #c5562d;
    text-decoration: underline;
}
.boxspacer
{
    font-size: 1px;
    width: 10px;
    height: 10px;
}
.product_left
{
    vertical-align: top;
    width: 460px;
}
.product_right
{
    vertical-align: top;
    width: 230px;
    padding-left: 20px;
}