/*
 Handheld styles
 Site: Nautica 13
*/

* {
 float: none;
 position: static;
 width: auto;
}

body {
	background-image: none;
	font-size: 0.9em;
	padding: 1% 2%;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

