.body, * {
  font-family: Tahoma, Arial;	
}
.main_body {
  padding: 0px;
  padding-top: 0px;
}
.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #0080c0;
  padding: 3px 0px;
}
.print_head {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  padding: 20px 10px;
  padding-bottom: 5px;
}
.print_area {
  border: 2px solid #bcc6cb;
  padding: 10px;
}
#product_info_default_image img {
  border: 1px solid #c0c0c0;
}
.productSpecialPrice {
  color: #a40000;
}
.text_important {
  color: #000000;
  font-weight: bold;
  font-size: 13px;
}
.text_main {
  color: #808080;
  font-weight: bold;
  font-size: 11px;
  line-height: 1.5;
}
#product_info_extra_fields .print_area {
  font-size: 12px;
}
#product_info_extra_fields .pef_heading_row {
  display: none;
}
#product_info_extra_fields .pef_content_table tr {
  padding:2px 1px;
  line-height:1.5;
}
#product_info_extra_fields .pef_content_table .pef_inner_container_box_group_container_row_odd {
  background-color:#d6edfe;
}
#product_info_extra_fields .pef_content_table .pef_inner_container_box_group_container_row_even {
  background-color:#ffffff;
}
#product_info_extra_fields .pef_content_table .pef_inner_container_box_group_container_row_value {
  font-weight:bold;
}
#product_info_description {
  font-size: 13px;
  line-height: 1.5;
}
#product_info_date_available, #product_info_date_added {
  padding-top: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
.product_info_date_added {
  color: #a40000;
}
.virtu_buttons_container {
  display: none;
}
.middle_content {
  width: 100%;
}
.product_not_found {
  text-align: center;
  font-weight: bold;
  padding-top: 30px;
}