.datepicker, .transactionIcons, .submit, #pageTop, #header,
#navigation, #footer, #mainBannerSmall, #steps, #stepsNoBG, 
#stepsRegister1, #stepsRegister2, #stepsRegister2a, #stepsRegister3, 
#stepsRegister4, #stepsAddCard1, #stepsAddCard2, #stepsAddCard3, 
#stepsAddCard4, #stepsEditDetails1, #stepsEditDetails2, #stepsEditDetails3, 
#shadow, #breadcrumbs, #transimg div, .noprint, #calendar1, #calendar2, .regImg {
display:none;
}

body {
background:#FFFFFF;
background-image:none;
font-size:12px;
width: 180mm;
margin: 0;
float: none;
}
body, select, input {
font-family: "Times New Roman", Times, serif, Georgia;
}

#content {
margin:0;
padding:0;
background:none;
}

#transImg {
display: block;	
}

h1
{
clear: both;
}

#dateFilter {
width:159mm;
}
.account {
margin: 0;
width:170mm;
float: none;
}

.account th.colDate {
width:20mm;
}
.account th.colTrans {
width:35mm;
}
.account th.colStore {
width:65mm;	
}
.account th.colAmount {
width:25mm;
text-align:right;
}
.account th.colBalance {
width:25mm;
text-align:right;
}
.accountTotals {
width:55mm;
margin:0 0 3mm 115mm;
float:left;
}
.accountTotals td.headCell {
width:30mm;
text-align:right;
}
.accountTotals td.dataCell {
width:25mm;	
}
