.largeApp {
	display: block;
  cursor: pointer;
}
.desc {
  display: inline;
  float:left;
  margin-left: 115px;
  margin-top:-90px;
}

.smallApp {
  font-size:80%;
  cursor: pointer;
  padding-top:2em;
}
.smallApp .desc {
  margin-left: 115px;
  margin-top:-65px;
}

.appName {
  font-size: 2em;
  font-weight: bold;
}

.appTagline {
  font-size: 1.5em;
  font-weight: bold;
}
.appDesc {
  font-size: 1em;
}

.artwork {
  margin-left: 10px;
}

.smallApp .artwork {
  margin-left: 23px;
}

/* itunes icon mask
	<div class="artwork"><img src="http://a1.phobos.apple.com/us/r1000/037/Purple/db/9d/69/mzi.qngufmgk.175x175-75.jpg" width="175" class="artwork" alt="WalletZero – zero clutter, zero worries, convenient savings" height="175"><span class="mask"></span></div>
http://ax.phobos.apple.com.edgesuite.net/htmlResources/0852/web-storefront-preview.cssz

div.artwork>span.mask{display:block;position:absolute;top:0;left:-1px;z-index:1;width:177px;height:179px;background:url(http://www.eleganttechnologies.com/blog/etr/wp-content/uploads/2010/08/mask175.png) 0 0 no-repeat;}
*/
