/*
Copyright 2005 Fleming Information Systems Consulting Services.
All Rights Reserved.
*/
table.jerkyChewFlavorTable
{
    background-color: #E8E0FF;
    border-color: #808080;
    border-style: solid;
    border-width: 1px;
    padding: 1px 3px 1px 3px;
}

td.bjKit2LeftCell
{
    border-color: #808080;
    border-style: solid none solid solid;
    border-width: 1px;
    background-color: #80E0C0;
    padding: 5px;
}

td.bjKit2RightCell
{
    border-color: #808080;
    border-style: solid;
    border-width: 1px;
    background-color: #80D0C0;
    padding: 5px;
}

table.bjKit2LeftTable
{
    position: relative;
    top: 5px;
    left: 0px;
}

table.bjLeftTable
{
    position: relative;
    top: 0px;
    left: 0px;
}

table.bjKit2RightTable
{
    position: relative;
    top: -15px;
    left: 10px;
}

table.bjRightTable
{
    position: relative;
    top: -10px;
    left: 10px;
}

div.flavorText
{
    font-size: 80%;
    line-height: 0.4cm;
    white-space: nowrap;
}
