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

table.candlesBlurbTable
{
    background-color: #C0FFC0;
    border-color: #808080;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
/*    width: 330px;*/
    position: relative;
    top: 0px;
    left: 0px;
}

td.candlesHeaderCell
{
    background-color: #D0B0D8;
    padding: 5px;
    vertical-align: top;
}

td.candlesLogoTextCell
{
    background-color: #C0C0F0;
    border-color: #808080;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
}

div.candlesBlurbText
{
    line-height: 0.45cm;
}
