#header,
#left,
#right,
#footer,
.hideForPrint
{ position:absolute; visibility:hidden; }

body{ background-color:white; }

#outer,
#innerwrap,
#center,
#content
{
  display:inline;
  position:relative;
}

#content
{
  width : 455px;
}

input,
select,
textarea
{
  border : 0px;
  border-bottom : 1px dashed silver;
}

#goBack{
display:none
}


