﻿.BreadRight
{
    background-image: url(images/tool_1001.gif);
    background-repeat:no-repeat;
    width:287px;
    background-position:top;
    height:44px;
    /*border: solid 1px Green;*/
}

.BreadMid
{
    background-image: url(images/tool_050.gif);
    width:113px;
    height:44px;
}
.BreadLeft
{
    background-image: url(images/tool_04.jpg);
    background-repeat:repeat-x;
    width:26px;
    height:22px;
}

.BreadLowerLeft
{
    background-image: url(images/tool_1000.gif);
    background-repeat:repeat-x;
    height:22px;
    width:112px;
}
