/* Structure */
body { margin: 0 2%; }
#Header, #Footer { display: none }

/* Preview */
#Preview .document { border: none; font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif; font-size: small; }
#Preview .document table { border-collapse: collapse; }
#Preview .document td { border: 2px solid #ccc; padding: 5px; }

/* Links */
#Preview .document a:link:after, #Preview .document a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }

/* Preview controls */
.controls,
#WidthSlider,
#FontOptions,
#PreviewOptions,
.buttons { display: none; }
