*{
	margin: 0;
	padding: 0;
}
#maptabs {
	margin: 20px 0;
	position:relative;
	}
#maptabs h2{
	font-size:18px;
	color:#4a710d;
}
#maptabs ul {
/*	float: right;	*/
	background: #fff;
	width: 400px;
/*	padding-top: 4px;	*/
}
#maptabs li {
	list-style: none;
}
#maptabs div {

	clear: both;
/*	padding: 20px;	*/
	min-height: 200px;
}
#maptabs div h3 {
	color:#6b8c33;
	font-size:14px;
	border-bottom:solid 1px #bdcac1;
	padding-bottom:5px;
}
#maptabs h6{
	color:#000;
	font-weight:normal;
	font-style:italic;
	margin-top:7px;
	font-size:11px;
}
li#new-zealand, li#head-office{
	display:block;
	clear:both;
	padding-left:10px;
	font-size:13px;
/*	width:100px; */
	background: #fff url(../img/bg_maparrow.gif) center left no-repeat;
}
li#new-zealand:hover, li#head-office:hover{
	background: #fff url(../img/bg_maparrow.gif) center left no-repeat;
	text-decoration:underline;
	color:#6b8c33;
}
#new-zealand a, #head-office a{
	padding:5px;
	color:#6b8c33;
	text-decoration:none;
	display:block;
}
#new-zealand a:hover, #head-office a:hover{
	text-decoration:underline;
}

#maptabs table{
	position:fixed;
	margin-left:490px;
	margin-top:240px;
}
#maptabs{
	min-height:300px;
}
ul.mapcontent{
	border:none;
}
#maptabs p{
	margin-bottom:15px;
}
#tasmania, #northern_territory, #south_australia{
/*	font-weight:bold; */
	font-size:13px;
	color:#4a710d;
}
.qld{
	background: url(../img/map/australia_map-qld_over.jpg);
	background-position:550 -350;
	border:solid 1px red;
}

.map area{
	border:none;!important
}
#maptabs ul#msublist{
	width:auto;
	position:absolute;
	right:185px;
	top:225px;
	z-index:99;
}
