<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
** 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'); background-repeat:no-repeat; padding-top:22px; } 
body &gt; 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%; }
</pre></body></html>