div.content2 {  
  float:left;
  margin:0;
  padding:0 0 5px 20px;
  text-align:left;
  font-size:1.2em;   
  width:575px; 
  /*
  border:1px solid #FFC;
  background:#366;  
  */  
  }  
div.content2 img {
  border:none;
  }
div.content2 h1, div.content2 h2, div.content2 h3 {
  margin:0;
  padding:0;
  color:#BBA;
  }
div.content2 h1 {
  font-size:22px;
  }
div.content2 h2 {
  font-size:20px;
  }
div.content2 h3 {
  font-size:16px;
  }
div.content2 p, dl {
  width:480px;
  line-height:130%;
  }  
div.content2 p.fp {
  margin-top:0;
  }
div.section {
  margin:0;
  padding:5px;
  /*
  background:#669;
  */
  border-top:none;
  border-right:none;
  border-bottom:1px solid #FFC;    
  border-left:none;
  }  
div.cardh, div.cardv { 
  float:left; 
  margin:0;
  padding:5px 0 20px 20px;
  width:185px;
  /*
  border:1px solid #FFC;
  */
  }
div.cardh { 
  width:260px;
  /*
  border:1px solid #FFC;
  */
  }  
div.cardh img, div.cardv img {  
  border:none;
  }
div.cardh h3, div.cardv h3 {
  margin:0;
  padding:0 0 0 5px; 
  text-align:left;
  font-size:1.2em;
  border-top:none;
  }
div.notecard, div.jewelry {
  float:left;
  margin:0 10px 0 0;
  padding:5px;
  width:205px; 
  height:215px;
  /*
  border-top:none;
  border-right:none;
  */
  border-top:1px dashed #CC9; 
  border-right:1px dashed #CC9; 
  border-bottom:1px dashed #CC9;      
  border-left:1px dashed #CC9;      
  }
div.pendant, div.jewelry {
  height:260px; 
  } 
div.notecard form, div.jewelry form {
  margin:0;
  padding:0
  }  

/*
 div.notecard h3 {  
  margin:0 0 0 0;
  padding:5px 0 2px 0; 
  width:455px;
  border-top:none;
  border-right:none;
  border-bottom:1px dashed #FFC;      
  border-left:0; 
  }
*/

div.notecard input.submit, div.jewelry input.submit {
  margin:5px 0 0 0;
  width:90px;
  vertical-align:bottom;
  background:#CCCC99;
  color:#663300;
  }
div.notecard input.submit:hover, div.jewelry input.submit:hover {
  background:#FFFFCC; 
  color:#99666AA;
  }  
div.notecard form img.cart, div.notecard form img.viewcart, div.jewelry form img.cart, div.jewelry form img.viewcart {
  margin:0;
  padding:0;
  vertical-align:bottom;
  }
div.notecard form img.viewcart, div.jewelry form img.viewcart {
  padding-left:4px;
  }
  
  
