* span { display:none; }
a.tmatters, a.commit, a.taxInc, a.survey {
	display:block;
	height:100px; width:238px;
	}

/* Training Matters */
a.tmatters { background: url('../imgs/podad/training.jpg') no-repeat 0 -100px; }
a.tmatters:hover { background: url('../imgs/podad/training.jpg') no-repeat 0 0; }
 
/* Commitment */
a.commit {
	display:block;
	height:100px; width:238px;
	background: url('../imgs/podad/commit.gif') no-repeat 0 0;
	}

/* Tax Incentives */
#taxpod { background: url('../imgs/podad/taxIncentives.jpg') no-repeat 0 0; position:relative; height:100px; width:238px; z-index:0; } 
a#taxUS, a#taxCA { display:block; height:26px; width:119px; top:74px; float:left; position:absolute; z-index:2; }
a#taxUS { left:0;}
a#taxCA { left:119px; }
a#taxUS:hover { width:238px; background: url('../imgs/podad/taxIncentives.jpg') no-repeat 0 -174px; z-index:1; }
a#taxCA:hover { width:238px; background: url('../imgs/podad/taxIncentives.jpg') no-repeat 0 -274px; left:0; z-index:1; }

/* "more" button */
a.commit span, a.tmatters span { text-indent:300px; display:block; width:41px; height:13px; background: url('../imgs/podad/moreBtn.gif') no-repeat 0 -13px; position:relative; top:77px; left:84px; overflow:hidden; }
a.commit:hover span, a.tmatters:hover span { background: url('../imgs/podad/moreBtn.gif') no-repeat 0 0; }

/* Training Matters */
a.survey { background: url('../imgs/podad/consumer-survey2.png') no-repeat 0 0; }
a.survey:hover { background-position:0 -100px; }

a.award { display:block; width:238px; height:100px; }
a.award:link, a.award:active, a.award:visited { background: url('../imgs/podad/DealerDesignAward.png') no-repeat 0 0; }
a.award:hover { background-position:bottom; }