/*
   Formats entire site for handheld devices.
*/

#bottomBanner,
#flag,
img,
#leaderBoard,
#tileAds,
#topBanner,
#topNote,
#weather { display: none; }

#handheldLogo {
  display: block;
  text-align: center;
  font: normal normal 900 1.3em/1em Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #000;
}