/* SD baseline */
@import url(speedmat-base.css);

  /* typography styles */
  @import url(speedmat-typography.css);
  
img, div#content img, div#nav, div#sideNav, div#footer {
 display: none;
 }
h1, h1 a {
 font-size: 18px;
 top: 0px;
 left: 0px;
 }
div#header h3 {
 margin: 0px 0px 20px 0px;
 float: right; 
 width: 50%;
 font-size: 11px;
 font-family: verdana, arial, sans-serif;
 font-weight: normal;
 letter-spacing: 0px;
 border: 0px;
 clear: none;
 }
div#content {
 clear: both;
 margin-top: 20px;
 padding-top: 10px;
 border-top: 2px solid gray;
 }
 