
  /*
  html {
  background: #b3b3b3 url(/beta/themes/default/img/bg-tile.gif) 0 0 repeat;
  }
  
  
  body { 
    background: #b3b3b3 url(/beta/themes/default/img/body_bg_tile.gif) 50% 0 repeat-y;
  }
  h1{
  	border-bottom:1px solid #000;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
  }
  
  table th { background-color: #55aa59;  }
  
  ul#navigation { background: #fff url(/beta/themes/default/img/header_bg_nav.jpg) 0 0 no-repeat; border-bottom: 0; }
  
  #header a { color: #333; }
  #header { height: 180px;color: #333; }
  
  h3.section_label { 
    background-color: #55aa59;
  }

  #right_column h3, 
  #left_column h3 { 
    background: #fff url(/beta/themes/default/img/title_bg.jpg) 0 0 no-repeat;
    border: none;
  }
  
  .product_listing h3 a, h1 a, 
  .side_products a,
  .listing a, 
  .product_listing_horiz a,#search_results a, 
  .related_product_listing h3 a, ol.archive_list a { 
    color: #1d811e; 
  }*/


