﻿.BreadRight
{
    background-image: url(images/tool_06.jpg);
    width:287px;
    height:22px;
}

.BreadMid
{
    background-image: url(images/tool_05.jpg);
    width:87px;
    height:22px;
}
.BreadLeft
{
    background-image: url(images/tool_04.jpg);
    background-repeat:repeat-x;
    width:26px;
    height:22px;
}

.BreadLowerRight
{
    /*border: solid 1px Orange;*/
    background-image: url(images/tool_10.jpg);
    height:22px;
    width:400px;
}

.BreadLowerLeft
{
    background-image: url(images/tool_05.jpg);
    width:87px;
    height:22px;
}
