body {
   background: white;
   font: 10pt Arial, sans-serif;
   text-align:center;
   }

#topmenu {
   display: none;
   }

#printlogo {
   text-align:right;
   }

#sitename img {
display: none;

}

#sitename h1 {
font-size: 19pt;
margin-left: 15px;
margin-bottom: 20px;
border-bottom: 2px solid #c0c0c0;
}

.hide {display:block;}

#leftside {
   display: none;
   }
#rightside {
   display: none;
   }
	 
#img {
   display: none;
}

#container, #content {
   width: auto;
   margin: 0 2%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   text-align:left;
}

#container h1, #content h1 {
font-size: 14pt;
}

#container h2, #content h2 {
font-size: 12pt;
padding-top: 4%;
}

a:link, a:visited {
   color: #6633cc;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://coachbusandrail.autoglass.co.uk" attr(href) ") ";
   }
#content img {
   display: none;
}

#footer {
border-top: 1px solid #c0c0c0;
font-size:80%;
text-align:center;
}

#footer_links {
display: none;
}
