#breadcrumb
{
  clear: both;
  font-size: 1.1em;
}

#breadcrumb a 
{
  padding: 0.1em;
  line-height: 2.5em;
  color: #000000;
}

#breadcrumb a:hover 
{
  color: #AA0000;
}

#breadcrumb img
{
}



