@charset "UTF-8";
/**
 * Cool Tints - CSS: Print
 *
 *
 * @author Danny Otto | pixelbrand.net
 * @date   2010-03
 *
 * Hacer con Amor
 *
 */
@import url(contentbase.css);

body {
  background: #fff !important;
  border: 0;
  color: #000 !important;
  font-size: 10pt;
  line-height: 150%;
  margin: 28px 38px;
  padding: 0;
  text-align: left !important;
  width: auto !important;
}
html > body { margin: 28px 58px; }

#nav-first, #nav-main, #nav-sub1, #nav-meta, div.hr, #thumbnails a span, #th-prev, #th-next { display: none; }

h1 { margin: 0 0 10pt 0; padding: 0; }
h2, h3, h4, h5, h6 { color: #000; }
h3 { border-bottom: 1px #aaa dashed; padding-bottom: 4pt; }
a { border: 0; color: #000; }

#col1, #col2, #col3 { margin-bottom: 20pt; }

#thumbnails { margin: 1em 0; }

table { border-collapse: collapse; display: block; margin: 0 0 14pt; }
table th, table td { border-bottom: 1px #999 solid; padding: .2em .5em; width: auto; }
table.dataTable th, table.dataTable td { border: none; }
