#explanation { color:#888; font-size:75%; margin:3em 12em 3em 2em }
#reviews { margin-right:9em }
#reviews a { font-weight:inherit }

@media print { 
  html { margin:0px }
  body { font-size:10pt; color:black; margin:1in }
  #reviews { margin:0px }
  a { color:inherit; font-weight:inherit; text-decoration:none }
  dt { page-break-after:avoid }
  dd { page-break-before:avoid }
}

