/* CSS Document */

.no_print {
  display:none;
}

.print_float_none{
  float:left;
}
