
  /*
  html {
  background: #b3b3b3 url(/themes/default/img/bg-tile.gif) 0 0 repeat;
  }

  
  
  
 
  h1{
  	border-bottom:1px solid #936fc6;
	padding:0 0 8px 0;
	margin:0 0 15px 0;
        color: #660099;
  }
  
  table th { background-color: #660099;  }
  
  
  #main_column h3.section_label, #frmSendFriend fieldset h3 { 
    background-color: #660099;
    color:#ffffff;
    padding: 4px 0 3px 5px;
  }


  
  h1 a, 
  .side_products a,
  .listing a, 
  .product_listing_horiz a,#search_results a, 
   ol.archive_list a { 
    color: #000; 
  }

.product_listing h3 a, .related_product_listing h3 a { color:#fff; text-decoration: none; }


  */