/*
Title: CSS mobile (iPhone) styles
Author: designkitchen, inc.
*/

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6{  
	-webkit-text-size-adjust: none;  
}

input#uid, input#pwd {
	width: 95%;
}