
div#table { 
	margin-top: -4px;            /* IE hack  */
}
div#flag {
	width: 86px;
    height: 22px;
	vertical-align: middle;
	display: block;
	text-align: center;
	position: absolute;
	margin-top: -15px;            /* IE hack old=-25 */
	margin-left: 852px;			/* old=820*/
	z-index: 4;
}
div#map1 {
	position: absolute;
	width: 500px;
	height: 30px;
	z-index: 5;
	left: 240px;
	top: 103px;
}
table.organisations {
	margin-top: -4px;            /* Only need IE   */
}
table.collection {
	margin-top: -4px;            /* Only need IE   */
}
table.partners {
	margin-top: -4px;            /* Only need IE   */
}
div.uplink {
    width: 110px;
    padding: 3px;
    background-color: #234512;
    border: solid 3px #804025;
	font-family: Tahoma, Verdana, sans serif;
	color: #c2a67a;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	font-size: 13px;
	margin-bottom: 20px;         /* Only need IE   */
}
div.memory {
	margin-top: -30px;           /* IE hack  */
}
td.chatbox-td {
	padding: 10px 10px 30px 10px;
	font-family: Tahoma, Verdana, sans serif;
	color: #c2a67a;
	font-weight: 700;
	font-style: normal;
	font-size: 13px;
	text-align: justify;
	padding-top: 10px;                            /*  IE hack  */
	background-image: url('../grf/bgtd-left.jpg');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
}