#countryoverlay
{
	display: block;
	position: relative;
	height: 348px;
	width: 414px;
	margin: 99px 0 0;
	background-image: url(/images/map_css_sprite24.png) !important;
	background-image: url(/images/map_css_sprite8.png);
	background-position: -545px -866px;
}
#countryoverlay A.rollover
{
	display: block;
	position: absolute;
	/*[disabled]border:1px solid #FF0000;*/
}
#sa
{
	width: 110px;
	height: 119px;
	left: 144px;
	top: 148px;
}
#nsw
{
	height: 97px;
	width: 109px;
	left: 248px;
	top: 164px;
}
#vic
{
	height: 56px;
	width: 82px;
	top: 226px;
	left: 245px;
}
#tas
{
	height: 33px;
	width: 50px;
	bottom: 15px;
	right: 82px;
}
#wa1
{
	height: 100px;
	width: 128px;
	top: 147px;
	left: 13px;
}
#wa2
{
	height: 107px;
	width: 129px;
	top: 37px;
	left: 11px;
}
#nt
{
	width: 80px;
	height: 135px;
	left: 142px;
	top: 11px;
}
#qld
{
	width: 137px;
	height: 172px;
	left: 221px;
	top: 3px;
}
#sa:hover
{
	background: url(/images/map_css_sprite8.png) -1169px -214px;
}
#qld:hover
{
	background: url(/images/map_css_sprite8.png) -676px -489px;
}
#nsw:hover
{
	background: url(/images/map_css_sprite8.png) -763px -230px;
}
#wa1:hover
{
	background: url(/images/map_css_sprite8.png) -1038px -653px;
}
#wa2:hover
{
	background: url(/images/map_css_sprite8.png) -1036px -903px;
}
#vic:hover
{
	background: url(/images/map_css_sprite8.png) -260px -292px;
}
#tas:hover
{
	background: url(/images/map_css_sprite8.png) -307px -1172px;
}
#nt:hover
{
	background: url(/images/map_css_sprite8.png) -157px -497px;
}
