
#bpi-toolbar-small {
    position:fixed;
    height:42px;
    width:60px;
    z-index:1000000;
    text-align:left;
    overflow:hidden;
    padding: 0;
    margin: 0;
    background:#F7F7F7;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:0.75em;
    line-height:1.25em;
    color:#767373;
}

#bpi-toolbar-small a{
    color: #8A8A8A;
    text-decoration:underline;
    margin:0;
    padding:0;
    outline:none;
}

#bpi-toolbar-small img{
    margin:0;
    padding:0;
    border:none;
    vertical-align:top;
}
 
.bpi-toolbar *{ margin: 0; padding: 0;}
.bpi-toolbar{
    background:url(http://www.businessprocessincubator.com/images/main_block_border.gif) left top repeat-x #FFF;
    width:100%;
    margin: 0;
    padding: 0;
    z-index: 1000000;}
.bpi-toolbar .border-bot{background:url(http://www.businessprocessincubator.com/images/main_block_bot.gif) left bottom repeat-x; z-index:1000000;}
.bpi-toolbar .border-left{background:url(http://www.businessprocessincubator.com/images/main_block_border.gif) left top repeat-y;z-index:1000000;}
.bpi-toolbar .border-right{
    background:url(http://www.businessprocessincubator.com/images/main_block_border.gif) right top repeat-y;
    padding: 4px;
    z-index:1000000;
}
.bpi-toolbar .bar-button{
    padding-bottom: 5px;
    width: 100%;
    cursor:pointer;
    z-index:1000000;
}

#fancybox-expand {
    position: absolute;
    top: -15px;
    right: 15px;
    width: 32px;
    height: 32px;
    background: url(http://www.businessprocessincubator.com/images/fancy_expand.png) top left no-repeat;
    cursor: pointer;
    z-index: 1103000;
    display: none;
}

#fancybox-left-browser-nav, #fancybox-right-browser-nav {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 1102000;
    display: none;
}

#fancybox-left-browser-nav {
    left: -15px;
    background: url(http://www.businessprocessincubator.com/images/fancy_nav_left.png) top left no-repeat;
}

#fancybox-right-browser-nav {
    left: 15px;
    background: url(http://www.businessprocessincubator.com/images/fancy_nav_right.png) top left no-repeat;
}


#fancybox-close-bpi {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 32px;
    height: 32px;
    background: url('http://www.businessprocessincubator.com/images/fancy_close.png') top left no-repeat;
    cursor: pointer;
    z-index: 1103;
    display: none;
}
