#printlogo {
display:block!important;
margin:4px;
}
.noprint {
display: none !important;
}

div#wrapper {
background:#FFF !important;
margin-left: 2%!important;
margin-right: 1%!important;
margin-top: 5px!important;
margin-bottom: 5px!important;
width: 96% !important;
min-height:0 !important;
}
#layoutRightShadow, #layoutLeftShadow, #content, .col_content{
background:#FFF !important;
width: auto !important;
min-height:0 !important;
padding:0!important;
}
body {
background: #FFF !important;
color: #000 !important;
}
table,.newbox{
border: 1px solid #000 !important;
background-color:#FFF !important;
}
.evenRow {
background-color: #FFF !important;
}
.newbox{
border: 1px solid #000 !important;
}

h1, h2 {
border: 1px solid !important;
margin: 4px 0 2px 0;
background: #FFF !important;
color: #000 !important;
}
a{
color: #000 !important;
}
#logo{
margin: 5px;
}
#header {
width: 50% !important;
}