/* Escrita Online Website */
/* Designed by Equylybra (Marcell Branco) - July & August 2007 - All rights reserved */
/* Print CSS Styles */
/* Version 0.9 - July 2007 */

body {
  margin: 4px 6px;
  background: #ffffff;
  text-align: center;
}

/* Default Objects - Heading */

.sacola {
  height: 108px;
  width: 92px;
  padding: 0;
}
#sacolaScreen {
  display: none;
}
#sacolaPrint {
  display: block;
}

