/*
Copyright 2005 Fleming Information Systems Consulting Services.
All Rights Reserved.
*/
table.candyBarLeftTable
{
    position: relative;
    top: 0px;
    left: 0px;
}

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