div#pi_breadcrumbs {
     height: 25px;
     line-height: 25px;
}
div#pi_breadcrumbs ul{
     list-style-type: none;
     margin: 0px;
     padding: 0px;
}
div#pi_breadcrumbs li{
     float: left;
     background: none;
     margin-right: 15px;
     padding: 0px;
}
