/*
 Handheld styles
 Site: Nautica 13
*/

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

body {
 background-image: none;
 font-size: 0.9em;
 padding: 1% 2%;
 text-align: left;
}
