iframe {  
   display: none;
   } 
   
#logo a {
   text-decoration: none;
   color: #000;
   font-size: 30px;
   }   

#nav-container {
   display: none;
   }
   
#content {
   width: 100%;
   }  
   
h1 {
   font-size: 24px;
   font-weight: normal;
   }   
   
#content table {
   width: 100%;
   }     
   
#header-nav {  
   display: none;
   } 
   
#left-column {
   display: none;
   }
   
#search-box {
   display: none;
   }
   
td a {
   text-decoration: none;
   color: #000;
   }   
   
td a img {
   display: none;
   }
   
#content table thead tr td {
   font-size: 20px;
   text-decoration: underline;
   }
   
td.options {
   display: none;
   }   
   
#taskbar {
   display: none;
   }  
   
.box p.expander, .box .expander a img {
   display: none;
   background-image: none;
   }     
   
#footer {
   display: none;
   }  

.big-box p.left-float {
   font-size: 22px;
   }
   
.listings {
   display: none;
   }   
