/* maybe a specific handheld CSS will prevent the device from scaling images. */

body {
  font-size: 1em;
  line-height: 1.4em;
     padding: 0px;
     margin: 0px;
}

div.imgcontainer {
     margin-left: 0px;    
}


div.wholescreen {
   width: 310px;
   height: 220px;
   margin-left: 0px;
}

div.wholescreen div.infobox {
   margin-left: 1em;
   max-width: 30em;
   padding: 0.5em;
}

div.imgbottomoverlay {
   margin-top:-1em;
   height:4em;
   font-size:1.5em; 
}
