.BCRUMB_MAIN
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('../images/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
.BCRUMB_ALL 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
a.BCRUMB_INACTIVE:link
{
    height:30px;
    display:block;
    background-image:url('../images/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}
a.BCRUMB_INACTIVE:hover
{
	color:#35acc5;
}

a.o4wi-button {float:left;}

.o4wi-button-icon-left {padding-left:2.1em;}

.o4wi-button {
cursor:pointer;
margin:0 4px 0 0;
outline:0 none;
padding:.4em .5em;
position:relative;
text-align:center;
text-decoration:none !important;
}