/*
 * UiO CSS: Handhelds
 * 
 * Targets (can use media=handheld):
 * -----------------------
 * Opera Mini (popular and very common, must check "Verktoey->Innstilling->Mobilvisning" to target)
 * Opera Mobile (popular and very common on Smartphones, probably default set to media=screen)
 * Pocket Internet Explorer (Pocket PC and Windows Mobile, very often replaced with one of the above)
 * OpenWave
 * Obigo
 * ThunderHawk
 *
 * None-targets (media=screen):
 * -------------------------
 * NetFront/Blazer (popular and very common)
 * Safari iPhone (popular)
 * Series 60 Nokia
 * Minimo/Fennec
 * Konqueror Embedded
 * Deep Fish
 * Bolt
 * Picsel
 *
 * According to:
 * http://www.howtocreate.co.uk/tutorials/css/mediatypes
 *
 */

#uiodoc {
  margin: 0;
}

/* ^ UiO CSS: Handheld */

