body,html { margin: 0; padding: 0; height: 100%; font: 11px Verdana, Arial, sans-serif; }
    div,h1,h2,form { margin: 0; padding: 0; }
    h2 { font-size: 15px; }
    img { vertical-align: middle; }
    td { vertical-align: bottom; }
    #map { height: 100%; width: 100%; position: absolute;}
    .panel { border: 1px solid #cccccc; position: absolute; width: 50%; left: 25%; top: 15%; background-color: #ffffff; opacity: 0.92; text-align: center; padding: 10px; }
    .startHidden { display: none; }
    .choice { border: 1px solid #cccccc; background-color: #ffeecc; padding: 10px 0; }
    #dash { position: absolute; right: 10px; top: 40px; background-color: #000000; color: #ffffff; opacity: 0.7; padding: 20px; }
    #dash input { position: relative; height: 20px; padding: 0; margin: 0; font-size: 20px; font-weight: bold; background-color: transparent; border: 0; text-align: right; color: #ffffff; }
    #router { position: absolute; bottom: 35px; left: 10px; background-color: #000000; color: #ffffff; opacity: 0.7; padding: 20px; }
    #playForm { position: absolute; width: 10px; left: -1000px; }
    #navit { position: absolute; left: 0px; top: 0px; width: 100%; background-color: #efefef; color: #000000; border-bottom: 2px solid #c02c38; font-size: 12px; }
#navit #breadcrumb { float: left; display: inline; margin: 10px; }
#navit #inset { float: right; display: inline; margin: 10px; }
#navit p { margin: 0; border: 0; }
#navit a { color: #c02c38; text-decoration: none; border-bottom: 1px dotted #c02c38; }
#navit a.icon { border: none; }
#navit a img { border: none; }
#playForm { position: absolute; width: 10px; left: -1000px; }