/*
** PDA / Handheld devices stylesheet across all UOW websites.
** Do not edit.
*/

#noPrint { display:none; }
img { display:none; }
body { background:#358195; background-image:url('/images/pda-bg.gif'); /*CSSHACK4SSPU */  background-repeat:no-repeat; padding-top:22px; } 
body > table { display:block; }
td { width:0px; }
#contentPrint img { display:inline; } 
.textNormal tr {display:block}
.textNormal img {display:inline}
#leftPrint {display:none}
#contentPrint { display:block; width:100%; }
