/* =================================================================== */
/* Woodside External CSS Guide */
/* Author: 	LogicaCMG */
/* Created: 30.11.2004 */
/* =================================================================== */

#header,#headerPics,#leftNav,#footerContent,div#showSiteModeSwitch,div#editButton,td.moreNewsLink_layout {
	display: none;
}

IMG { 
	float: none; 
	margin: 0.1em; 
	position: fixed;
	margin-right: 2.5em;
}

BODY,TD { 
	clear: left;
    /*filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=3);*/
}

TD.mapEnlarge {
	text-align:left;
}

table#newsFunc,tr#newsFunc,td#moreNewsLink_layout  {
	/*display:none;*/
	text-align: left;
}

td.latestNewsHeader {
	text-align:left;
	width: 55%;
}

table#newsTable,table.newsTable {
	position: fixed;
	width: 200px;
	table-layout: fixed;
	text-width: 50px;
}

td.latestNewsDate {
	/*width: 50%;*/
	align: left;
	text-align: center;
}

DIV, P {         
	position: fixed;
    width: 99%;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
}
