div#header table.header_img td h3 a, 
div#header table.header_img td h3 a:hover{ 
   text-decoration: none;
}

table.header_img{width: 450px;}

div.content_headers{padding-bottom: 10px;}


pre {
 display: block;
 font-family: courier;
 font-size: 11px;
 width: 290px;
 overflow: scroll;
 height: auto;
 padding: 5px; 
 white-space: nowrap;
background: url(bg.jpg);
border: 1px solid #eee;
}
pre br {
 line-height: 0px;
}





