﻿.progressIndicatorStyle 
{
    padding: 25px 0px 0px 0px;
    width:610px;
    border:solid 0px black;
    top:350; 
    left:250;
    position:relative;
}



.nav-button_centre
{
    height:29px;
    border : solid 0px white;
    vertical-align :middle ;
    background-image: url(IngImages/wide_button_off.gif);
    color :White ;
    font-size :larger ;
    font-weight :bold ;
}

.nav-button_centre a:hover
{
    width:80px;
    background :blue;
}

.bread-button_centre
{
    height:28px;
    vertical-align :middle ;
    background-image: url(IngImages/breaditemlast.gif) ;
    background-position :right ;
    color :White ;
    font-size :larger ;
    font-weight :bold ;
    width: 80px;
}

.bread-button_current
{
    height:28px;
    vertical-align :middle ;
    background-position :right ;
    color :inherit;
    font-size :larger ;
    font-weight :bold ;
    width: 80px;
}
