
/* ----- MAP OF GOODNESS courtesy of Fairfax Digital, Designed by Creatives Services Team, all due respect ----- */

#map-aus {
 width: 250px;
 height: 225px;
 background: url(../images/map_australia.gif);
 margin: 10px 0; padding: 0;
 position:relative;
  }

#map-aus span {margin: 0; padding: 0; list-style: none; display: block; position: absolute; background:none}
#map-aus a {display: block;}
#map-aus-wa {left: 0px; top: 15px; width: 102px; height: 161px;}
#map-aus-nt {left: 97px; top: 0px; width: 59px; height: 102px;}
#map-aus-qu {left: 153px; top: 0px; width: 97px; height: 130px;}
#map-aus-sa {left: 99px; top: 102px; width: 73px; height: 84px;}
#map-aus-nsw {left: 168px; top: 122px; width: 77px; height: 64px;}
#map-aus-vic {left: 132px; top: 156px; width: 84px; height: 42px;}
#map-aus-act {left: 208px; top: 165px; width: 37px; height: 26px;}
#map-aus-tas {left: 132px; top: 197px; width: 84px; height: 27px;}
#map-aus-wa a {height: 161px;}
#map-aus-nt a {height: 102px;}
#map-aus-qu a {height: 130px;}
#map-aus-sa a {height: 84px;}
#map-aus-nsw a {height: 64px;}
#map-aus-vic a {height: 42px;}
#map-aus-act a {height: 26px;}
#map-aus-tas a {height: 27px;}
#map-aus-wa a:hover {background: url(../images/map_australia.gif) 0px -315px no-repeat;}
#map-aus-nt a:hover {background: url(../images/map_australia.gif) -97px -600px no-repeat;}
#map-aus-qu a:hover {background: url(../images/map_australia.gif) -153px -300px no-repeat;}
#map-aus-sa a:hover {background: url(../images/map_australia.gif) -99px -702px no-repeat;}
#map-aus-nsw a:hover {background: url(../images/map_australia.gif) -168px -1022px no-repeat;}
#map-aus-vic a:hover {background: url(../images/map_australia.gif) -132px -456px no-repeat;}
#map-aus-act a:hover {background: url(../images/map_australia.gif) -208px -765px no-repeat;}
#map-aus-tas a:hover {background: url(../images/map_australia.gif) -132px -797px no-repeat;}


.rightdiv
{
	float: right;
}

.dealergroup
{
	border : 1px solid #FF9900;
	background : #ffecd1;
	padding : 5px;
}
