/*---[ Details ]---------------------------------------
iPhone Style Sheet
Author: Lee Powell
Contact: lee.powell@soup.co.uk
-------------------------------------------------------*/

/*-----------------------------------------------------
[01] Mobile Safari Specific
-------------------------------------------------------*/


/* [01] Mobile Safari Specific
-------------------------------------------------------*/
html, body {
	-webkit-text-size-adjust: auto; /* options: auto, %, none */
	-webkit-tap-highlight-color: #333;
}
