.webapp-ipad						{ position: relative; width: 1000px; height: 51px; background: url('ipad-bg0.png') repeat-x 0% 0%; text-align: center; }
.webapp-ipad .webapp-inner			{ margin-left: 110px; }
.webapp-ipad span					{ float: left; display: inline-block; padding-top: 15px; font: bold 1.4em Helvetica Neue, Helvetica; color: #000000; text-shadow: 0px 1px 1px #ffffff; }
.webapp-ipad i.home-button			{ float: left; display: inline-block; width: 41px; height: 41px; margin: 5px 10px 0 10px; background: url('home-but.png'); }
.webapp-ipad i.home-label			{ float: left; display: inline-block; width: 272px; height: 41px; margin: 3px 10px 0 10px; background: url('home-lab.png'); }
.webapp-ipad i.close				{ position: absolute; top: 22px; right: 40px; display: block; width: 11px; height: 11px; background: url('close000.png'); }


.webapp-iphone						{ position: absolute; left: 0; top: 0; z-index: 100000; width: 1000px; height: 250px; background: #ffffff  url('iphone-b.png') 0% 0%; -webkit-box-shadow: inset 0 10px 10px #333333; }
.webapp-iphone .webapp-inner		{ padding: 40px; }
.webapp-iphone span					{ float: left; display: inline-block; padding-top: 15px; font: bold 3em Helvetica Neue, Helvetica; color: #000000; text-shadow: 0px 2px 2px #ffffff; }
.webapp-iphone span.second			{ font-size: 3.2em; }
.webapp-iphone i.home-button 		{ float: left; display: inline-block; width: 70px; height: 70px; margin: 5px 10px 0 10px; background: url('iphone-b.png') repeat-x 0% -10px; border: 3px solid #333333; border-radius: 15px; -webkit-box-shadow: 0 1px 1px #ffffff; }
.webapp-iphone i.home-button ins	{ display: block; width: 70px; height: 70px; background: url('iphone-h.png') no-repeat -6px -6px; }
.webapp-iphone i.home-label			{ float: left; display: inline-block; width: 420px; height: 70px; margin: 3px 10px 0 10px; background: url('iphone-b.png') repeat-x 0% 0%; border: 3px solid #333333; border-radius: 15px; -webkit-box-shadow: 0 1px 1px #ffffff; text-align: center; }
.webapp-iphone i.home-label label	{ display: inline-block; padding-top: 10px; font: bold 2.8em Helvetica Neue, Helvetica; color: #000000; text-shadow: 0px 1px 1px #ffffff; }
.webapp-iphone i.close				{ position: absolute; top: 100px; right: 40px; display: block; width: 50px; height: 50px; background: url('iphone-c.png') no-repeat 0% 0%; }