 /* BREADCRUMB STYLES */
 

  #cars_header #croheader .breadcrumb_and_head {
    width: 918px;
    height: 58px;
    margin: 0;
    padding: 0;
    border-left: 1px solid #e6e6ee;
    border-right: 1px solid #e6e6ee;
    background: url(/etc/designs/cro/application-resources/apage/images/cars_catheader_mid.gif) repeat-x;
    position: absolute;
    top: 158px;
    overflow: hidden;
    line-height: 1.2em;
  }
  
 *html #cars_header #croheader .breadcrumb_and_head {
  top: 166px;
  }
  
:root #cars_header #croheader .breadcrumb_and_head {
    top: 156px;
}