*, html										{margin:0; padding:0; -webkit-text-size-adjust:none;}
img											{border:none;}
body										{background:#999999; font-family: Helvetica; font-size: 100%; color:#999999;}
body[orientation="profile"] #wrapper td 	{z-index:1;position:absolute;height:530px;width:768px;color:#999999; background-color:#333;}
body[orientation="landscape"] #wrapper td	{height: 690px;width:1024px;color:#999999;}

a											{color:#999999; text-decoration:none;}
div#container								{display:none;}
div#iHead									{padding:5px 0 0 5px;margin-bottom:120px;}

div#back									{z-index:2;position:absolute;width:50%;background-image:url(../_pics/back.png); background-repeat:no-repeat;height:900px;background-position: center 90px}
body[orientation="profile"] div#back		{height:1024px;background-position: center 300px;}
body[orientation="landscape"] div#back		{height:786px;background-position: center 335px;}
											
div#next									{z-index:2;position:absolute;left:50%;width:50%;background-image:url(../_pics/next.png);background-repeat:no-repeat;height:900px;background-position: center 90px}		
body[orientation="profile"] div#next		{height:1024px;background-position: center 300px;}
body[orientation="landscape"] div#next		{height:786px;background-position: center 335px;}