input
{
  display: none;
}

#header
{
  display: none;
}

.noprint
{
  display: none;
}

/* added by Dan */

#left, #container-left, #right, #container-right, #footer,
#clearheadercenter, #clearheaderleft, #clearheaderright, #clearfootercenter, 
#clearfooterleft, #clearfooterright, #right div.cssbox {
 display: none; 
}
#fullheightcontainer {
  top: 0;
  margin: 0;
  text-align: left;
  position: relative;
  width: auto;
}
#wrapper{
  background: #fff;
}
#outer{
  margin-left: 0;
  width: 700px;
  background: #fff;
}
* html #outer { width: auto; }
#float-wrap{
  width: auto;
  margin-right: 0;
  float: none !important;
}
*>html #left{ display: none; }
#center{
  width: auto;
  float: none !important;
  display:inline;
  margin-left: 0;
}
.bottomtopmargin{
  background: #fff;
  width: auto;
}
#gfx_bg_middle{
  width: auto;
  margin-left: 0;
}
a {
 text-decoration: underline;
}