/* new to deal with preview*/
div#order div#screen{visibility:visible!important}
div#order div#preview{display:hidden!important}

body * {font-family:arial;color:black;background-color:#FFFFFF;}
body  {font-family:arial;color:black;background-color:#FFFFFF!important;}
input{background-color:white!important;}

#order div.tabs,
#order div.top img,
#order div.bottom,
input#orderbutton,
p.note
{display:none;}
#order div.page {}
#order div.top{background-image:url(../images/logo-print.gif)!important;
background-repeat:no-repeat!important;
background-position:12px 0px!important;
padding:0px!important;
height:76px!important}

#order .required{border-color:black!important}
#order span.asterisk{display:none}
#order select {}/*make select, check, radio divs?*/
#acrisform p#etaxquestions  {display:none;}
#acrisform input {border:0px solid black}
textarea, input, select {border:1px solid black}
#order table {margin:0px;}
#order table td {height:10px;}
#order form.titlesearch table {margin:0px!important;
border-collapse:collapse}


/* printme only the problem with these is that it will un-show real fields that are filled-in*/
#order .donotprint{display:none!important}
#order .pleasereview{display:none!important}

