﻿.cart_item_container
{
    width: 625px;
    height: 48px;
    padding-left: 3px;
    line-height: 25px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-color: #000000;
    border-width: 1px;
    float: left;
}

.cart_item_container a:link
{
    color: #ffffff;
}

.cart_item_title
{
    font-weight: bold;
}