  div.custom_field {
  color:#428BCA;
  font-size:1.4em;
  font-weight:600; 
  }
  .above {
  margin-top:-4px;
  margin-bottom:4px;
  }
  .below {
  margin-top:4px;
  margin-bottom:4px;
  }     
  span.custom_field {
  color:#428BCA;	  
  font-size:1.4em;
  font-weight:500;	  
  }
  .custom_field_add {
  color:#428BCA;	  
  font-size:1.4em;
  font-weight:500;
  margin-top: -4px;
  margin-bottom: 0px;	  
  } 
  .product-list .custom_field_add { 
  color:#428BCA;	  
  font-size:1.4em;
  font-weight:500;
  margin-top: -4px;
  margin-bottom: 0px;	
  }		 
  .product-grid .custom_field_add { 
  color:#428BCA;	  
  font-size:1.4em;
  font-weight:500;
  margin-top: -4px;
  margin-bottom: 0px;	
  }
  .product-list .custom_field_add img  {
  max-width: 50%;
  margin-top: 4px;
  margin-bottom: 0px;
  }  
  .custom_field_add img  {
  max-width: 100%;
  margin-top: 4px;
  margin-bottom: 0px;
  }
  .custom_field img  {
  max-width: 100%;
  margin-top: 4px;
  margin-bottom: 0px;
  } 
thead {background-color: #2095C1;color:#FFF;font-size:1.2em;font-weight:600;}
tr:nth-child(even) {background-color: #f2f2f2}           