

#arizona-tag {
  width: 200px;
  height: 101px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/plates/plate-az.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#canada-tag {
  width: 200px;
  height: 101px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/plates/plate-cn.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


#idaho-tag {
  width: 200px;
  height: 101px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/plates/plate-id.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}



#kansas-tag {
  width: 200px;
  height: 101px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/plates/plate-ks.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


#kentucky-tag {
  width: 200px;
  height: 101px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/plates/plate-ky.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


#nevada-tag {
  width: 200px;
  height: 101px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/plates/plate-nv.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


#nw-tag {
  width: 200px;
  height: 101px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/plates/plate-nw.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


#oregon-tag {
  width: 200px;
  height: 101px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/plates/plate-or.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


#utah-tag {
  width: 200px;
  height: 101px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/plates/plate-ut.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#new_york-tag {
  width: 200px;
  height: 101px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/plates/plate-ny.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
#virginia-tag {
  width: 200px;
  height: 101px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/plates/plate-va.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
#sd-tag {
  width: 200px;
  height: 101px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/plates/plate-sd.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
