/*
 Handheld styles
 Site: JWF
*/
* {
	float: none;
	position: static;
	width: auto;
}
body {
	background-image: none;
	font-size: 0.9em;
	padding: 1% 2%;
	text-align: left;
}

