/* CSS Document *//*Body*//*font size for main text controled here and also spacing for compare lists*/html, body  {margin:0; padding:0; color:#4D3D00; background-color:#C5C09E; font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif; width:100%;}.break {clear:both;}/*Site Header for front pages*/#frontHeaderBar {background-color:#C5C09E;}#frontHeaderBar table {width:100%;}/*Site Header*/div#headerBar{background-color:#C5C09E;}div#headerBar #taxonIcon { width:71px; }div#headerBar #taxonIcon img { border:none; }div#headerBar #siteIcon { width:146px; }/*Corporate Logos*/div#abrs {position:absolute; top:0; right:0;}div#csiro {position:absolute; top:0; right:35px;}/*===Titles===*//*date*/#pageDate {color:#8E8E3F; font-size:90%; position:absolute; top:48px; left:88px; white-space:nowrap;}/*Italic*/td#italicTitle {color:#930; padding:0 0 0 10px; font-style:italic; font-size:29px; font-weight:bold; font-family:Arial, Verdana, sans-serif; white-space:nowrap;}#author {font-style:normal; font-size:18px; font-weight:bold; color:#4D3D00; margin-left:10px;}#pageDateTest { margin-left:5px; color:#888833; font-size:50%;}/*Normal - font-size of compare all is controled here*/td#normalTitle {color:#930; padding:0 0 0 10px; font-style:normal; font-size:29px; font-weight:bold; font-family:Arial, Verdana, sans-serif; white-space:nowrap;}/*===Footer===*//*#footer { margin:0 300px; font-size:70%; color:#5A4800; text-align:center; clear:both;}#footerText { padding-top:7px; border-top:1px solid #8B7E4C; color:#8B7E4C; white-space:nowrap;}*/#footer {display:none;}/*---End Footer---*/