.city {
	display:block;
	float:left;
	text-indent:90px;
	padding-top:.54em;
	}

.az, .ca, .dc, .il, .ky, .la, .ma, .mn, .mt, .nm, .nv, .ny, .oh, .or, .pa, .sd, .tn, .tx, .wa, .wy	{
	display:block;
	clear:left;
	text-indent: -9999px;
	float: left;
	width: 90px;
	}
.az	{
	height: 101px;
	background: url(images/states/az.gif) 0 0 no-repeat;
	}
.ca	{
	height: 135px;
	background: url(images/states/ca.gif) 0 0 no-repeat;
	}
.dc	{
	height: 104px;
	background: url(images/states/dc.gif) 0 0 no-repeat;
	}
.il	{
	height: 141px;
	background: url(images/states/il.gif) 0 0 no-repeat;
	}
.ky	{
	height: 58px;
	background: url(images/states/ky.gif) 0 0 no-repeat;
	}
.la	{
	height: 80px;
	background: url(images/states/la.gif) 0 0 no-repeat;
	}
.ma	{
	height: 55px;
	background: url(images/states/ma.gif) 0 0 no-repeat;
	}
.mn	{
	height: 96px;
	background: url(images/states/mn.gif) 0 0 no-repeat;
	}
.mt	{
	height: 59px;
	background: url(images/states/mt.gif) 0 0 no-repeat;
	}
.nm	{
	height: 89px;
	background: url(images/states/nm.gif) 0 0 no-repeat;
	}
.nv	{
	height: 126px;
	background: url(images/states/nv.gif) 0 0 no-repeat;
	}
.ny	{
	height: 79px;
	background: url(images/states/ny.gif) 0 0 no-repeat;
	}
.oh	{
	height: 94px;
	background: url(images/states/oh.gif) 0 0 no-repeat;
	}
.or	{
	height: 76px;
	background: url(images/states/or.gif) 0 0 no-repeat;
	}
.pa	{
	height: 60px;
	background: url(images/states/pa.gif) 0 0 no-repeat;
	}
.sd	{
	height: 61px;
	background: url(images/states/sd.gif) 0 0 no-repeat;
	}
.tn	{
	height: 42px;
	background: url(images/states/tn.gif) 0 0 no-repeat;
	}
.tx	{
	height: 84px;
	background: url(images/states/tx.gif) 0 0 no-repeat;
	}
.wa	{
	height: 67px;
	background: url(images/states/wa.gif) 0 0 no-repeat;
	}
.wy	{
	height: 73px;
	background: url(images/states/wy.gif) 0 0 no-repeat;
	}