/* Background images for devices that do not support advanced CSS gradients. */
.header_location{background:url(/mobyp/images/bg/bg_grad_header.gif?v=1440641510) #000 repeat-x;}	  
#nav_sort{background:url(/mobyp/images/bg/bg_sort_by.gif?v=1440641510) #ddd repeat-x;}	  
.shadow_top,.static,.list,.section.header{background:url(/mobyp/images/bg/bg_shadow.gif?v=1440641510) repeat-x;}
.ad_ppc{background:url(/mobyp/images/bg/bg_sponsor.gif?v=1440641510) #bfcfad repeat-x;}
.map_controls{background:url(/mobyp/images/bg/bg_map_controls.gif?v=1440641510) #d3d3d3 repeat-x;}
.rows .title{background:url(/mobyp/images/bg/bg_grad_row_title_a.gif?v=1440641510) #026 repeat-x;border-top:1px solid #3d4f98;}
.rows .title_light{background:url(/mobyp/images/bg/bg_header_gry.gif?v=1440641510) #eee repeat-x;}	  
.rows .highlight /* pll */ {background:url(/mobyp/images/bg/bg_grad_ppl_highlight.gif?v=1440641510) #b1d6e7 repeat-x top;}
.search_box{background:url(/mobyp/images/bg/bg_grad_search.gif?v=1440641510) #000 repeat-x;}	             
  .search_box input[type="text"]{border-color:#666;width:20%;}              
  .search_box input[type="submit"]{
    /* 
      Some old Motorola devices have problems with background images in submit buttons 
      background:url(/mobyp/images/bg/bg_grad_button_find.gif?v=1440641510) #fd1 repeat-x;
    */
    background:#fd1;border:0;width:auto;
  }
