/* - - - - - - - - - - - - - - - - - - - - -
 
Title : Style for handheld devices
 
- - - - - - - - - - - - - - - - - - - - - */
 
body{
}
 
/* links  */
 
a{
}
a:hover{
}
a:visited, a:active, a:focus{
}
a:visited{
}
a:active{
}
a:focus{
}
 
/* headings */
 
h1 {}
h2 {}
h3 {}
h4 {}
 
/* tables & forms */
 
input, select, th, td {}
 
/* ------------------------------------------------------------
 
	header
 
------------------------------------------------------------ */
 
 
/* ------------------------------------------------------------
 
	navigation
 
------------------------------------------------------------ */
 
 
/* ------------------------------------------------------------
 
	primary content
 
------------------------------------------------------------ */
 
	
/* ------------------------------------------------------------
 
	secondary content
 
------------------------------------------------------------ */
 
 
/* ------------------------------------------------------------
 
	footer
 
------------------------------------------------------------ */
 
 
/* ------------------------------------------------------------
 
	global
 
------------------------------------------------------------ */
