/* handheld device styles */
	.pagehead { font-size:1.2em; }
	.storelink,
	.itempromo,
	.steplabel,
	div.subsite div.b,
	.f-left, .f-right,
	#topwidg,
	.buttons,
	.rs-num,
	.supporter,
	#sswrap
		{
			display:none;
			visibility:hidden;
			width:0;
			height:0;
			overflow:hidden;
		}
	.stepdesc { font-weight:bold; }
	#footer { padding-top:2em; }
	#mobilebrand { padding:1em; text-align:center; }
	/* hide items for other media */
	.sonly,.ponly
		{
			display:none;
			visibility:hidden;
			width:0;
			height:0;
			overflow:hidden;
		}
	div.a, div.b { margin-bottom:1em; }
	th, td { text-align:left; }
	a img { border-style:none; }