* {
  font: Times New Roman, Verdana, sans-serif !important ;
} 
  
  #prod_details {
  text-align: center ;
  font: Times New Roman, Verdana, sans-serif !important ;
}

#prod_details h3 {
  width: 100% ;
  font-size: 16px ;
  margin-bottom: 15px ;
  font: Times New Roman, Verdana, sans-serif !important ;
}

#prod_details a {
  text-decoration: none !important;
  color: #4675ff !important;
  font: Times New Roman, Verdana, sans-serif !important ;
}

#p_image {
  text-align: center ;
  font: Times New Roman, Verdana, sans-serif !important ;
  float: left !important; 
  width: 145px !important;
  margin-right: 15px ;
}

#p_image img {
  width: 100px ;
  border: none !important ;
  font: Times New Roman, Verdana, sans-serif !important ;
}

#p_info {
  text-align: justify ;
  font: Times New Roman, Verdana, sans-serif !important ;
  width: 410px !important; 
  float: left !important;
}

span#small {
  color: #999 ;
  font-size: 12px ;
}
