#nav, #roomlist img, #badge, iframe, .hide {
  display: none !important;
}

body, #content, #content-inner, #left, #right, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

a { text-decoration:none; color:gray; }

h1 { font-size:21pt; }
h2 { font-size:14pt; }
h3 { font-size:11pt; }

#logo h1 { text-decoration:none; color:black; border-bottom:1px solid gray; font-size:28pt; }
#logo h1 em { font:11pt Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
#logo h1 a { color:black; }

html body #content {background: none;}

html body #left img,
html body #right img { margin:0.6em; }

html body #footer {background: none; border-top:1px solid gray; }
html body #footer p {text-align: left; font:8pt Georgia, "Times New Roman", Times, serif; text-transform:uppercase; color:gray; }

html body pre, html body code {vertical-align: baseline;}

 