.breadcrumb {
   color: #333;
   background-color: transparent;
   margin: 3px 0 0 2px;
   font-weight: normal;
   margin: 14px 0 0 3px;
   padding: 4px 3px 0 0;
   width: 610px;
}

#breadcrumbinnerbg{
   background-repeat: repeat-y;
   background-position: top right;
   font-weight : normal;
   font-size: 86%;
   padding: 0 5px 0 12px;

}

#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visited {
   color: #333;
   font-weight : normal;
   text-decoration: none;
}

#breadcrumb a:focus,
#breadcrumb a:hover,
#breadcrumb a:active,
#breadcrumb a.selected {
   color: #333;
   font-weight : normal;
}
