 /* pop-ups */

 #dynamic_image_main
 {
    position: relative;
    background-image: url(../images/screen_shots/main_iphone.png);
    width: 396px;
    height: 840px;
    margin: auto;
 }
 
 #dynamic_image_augmented_compass
 {
    position: relative;
    background-image: url(../images/screen_shots/augmented_compass_iphone.png);
    width: 396px;
    height: 840px;
    margin: auto;
 }
 
 #dynamic_image_personal_locations
 {
    position: relative;
    background-image: url(../images/screen_shots/personal_locations_iphone.png);
    width: 396px;
    height: 840px;
    margin: auto;
 }
 
 #dynamic_image_famous_locations
 {
    position: relative;
    background-image: url(../images/screen_shots/famous_locations_iphone.png);
    width: 396px;
    height: 840px;
    margin: auto;
 }
 
 #dynamic_image_browser
 {
    position: relative;
    background-image: url(../images/screen_shots/browser_iphone.png);
    width: 396px;
    height: 840px;
    margin: auto;
 }
 
 #dynamic_image_add_location
 {
    position: relative;
    background-image: url(../images/screen_shots/add_location_iphone.png);
    width: 396px;
    height: 840px;
    margin: auto;
 }
 
 #dynamic_image_mail
 {
    position: relative;
    background-image: url(../images/screen_shots/mail_iphone.png);
    width: 396px;
    height: 840px;
    margin: auto;
 }
 
 #dynamic_image_map
 {
    position: relative;
    background-image: url(../images/screen_shots/map_iphone.png);
    width: 396px;
    height: 840px;
    margin: auto;
 }
 
 .pop-ups .tr
 {
    background: url(../images/roundedbox_iphone_tr.png) top right no-repeat;
    margin: 0;
    padding: 0;
 }
 
 .pop-ups .tl 
 {
   background: url(../images/roundedbox_iphone_tl.png) top left no-repeat;
   margin: 0;
   padding: 0;
 }

 .pop-ups .br
 {
   background: url(../images/roundedbox_iphone_br.png) bottom right no-repeat;
   margin: 0;
   padding: 0;
 }

 .pop-ups .bl
 {
   background: url(../images/roundedbox_iphone_bl.png) bottom left no-repeat;
   margin: 0;
   padding: 0;
 }
  
 .pop-ups .content
 {
   margin: 0;
   padding-bottom: 1.5em;
   padding-top: 1em;
   padding-left: 1em;
   padding-right: 1em;
 }

 .content p
 {
   margin: 0;
   padding: 0;
 }
 
 /*target_location*/
 #target_location
 {
     position: absolute;
     top: 120px; left: 41px;
     width: 321px; height: 40px;
     background-image: url(../images/transparent.png);/* IE */
     /*filter: alpha(opacity=0);/* IE */
     /*-moz-opacity: 1; *//* Gecko-Browser */
     /*opacity: 0; *//* Opera 9+ */
     /*background-color: Fuchsia;*/
 }
 
 #target_location_box
 {
     position: absolute;
     top: -106px; left: 355px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #target_location_box_spike
 {
     position: absolute;
     top: 84px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*update*/
 #update
 {
     position: absolute;
     top: 161px; left: 49px;
     width: 42px; height: 21px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #update_box
 {
     position: absolute;
     top: -104px; left: -214px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #update_box_spike
 {
     position: absolute;
     top: 70px; left: 157px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*own_position*/
 #own_position
  {
     position: absolute;
     top: 164px; left: 207px;
     width: 146px; height: 31px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #own_position_box
 {
     position: absolute;
     top: -91px; left: 189px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #own_position_box_spike
 {
     position: absolute;
     top: 60px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*personal_locations*/
 #personal_locations
  {
     position:absolute;
     top: 204px; left: 248px;
     width: 108px; height: 27px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #personal_locations_box
 {
     position: absolute;
     top: -198px; left: 152px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #personal_locations_box_spike
 {
     position: absolute;
     top: 162px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*fix*/
 #fix
  {
     position:absolute;
     top: 162px; left: 98px;
     width: 70px; height: 25px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #fix_box
 {
     position: absolute;
     top: -75px; left: -265px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #fix_box_spike
 {
     position: absolute;
     top: 43px; left: 156px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_right_160.png);
 }
 
 /*famous_locations*/
 #famous_locations
 {
     position:absolute;
     top: 241px; left: 248px;
     width: 108px; height: 27px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #famous_locations_box
 {
     position: absolute;
     top: -237px; left: 150px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #famous_locations_box_spike
 {
     position: absolute;
     top: 206px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*link*/
 #link
 {
     position:absolute;
     top: 277px; left: 248px;
     width: 108px; height: 27px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #link_box
 {
     position: absolute;
     top: -113px; left: 150px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #link_box_spike
 {
     position: absolute;
     top: 82px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*mail*/
 #mail
  {
     position: absolute;
     top: 315px; left: 248px;
     width: 108px; height: 27px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #mail_box
 {
     position: absolute;
     top: -212px; left: 150px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #mail_box_spike
 {
     position: absolute;
     top: 181px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*map*/
 #map
  {
     position: absolute;
     top: 351px; left: 248px;
     width: 108px; height: 27px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #map_box
 {
     position: absolute;
     top: -104px; left: 150px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #map_box_spike
 {
     position: absolute;
     top: 73px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
  
 /*pointer*/
 #pointer
  {
     position: absolute;
     top: 190px; left: 43px;
     width: 200px; height: 188px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #pointer_box
 {
     position: absolute;
     top: -203px; left: -211px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #pointer_box_spike
 {
     position: absolute;
     top: 253px; left: 157px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*locfinder_info*/
 #locfinder_info
 {
     position: absolute;
     top: 381px; left: 49px;
     width: 24px; height: 24px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #locfinder_info_box
 {
     position: absolute;
     top: -120px; left: -217px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #locfinder_info_box_spike
 {
     position: absolute;
     top: 89px; left: 157px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
  
 /*target_degrees*/
 #target_degrees
 {
     position: absolute;
     top: 379px; left: 95px;
     width: 70px; height: 25px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #target_degrees_box
 {
     position: absolute;
     top:-121px; left:-260px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #target_degrees_box_spike
 {
     position: absolute;
     top: 89px; left: 156px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_right_160.png);
 }
   
 /*latitude*/
 #latitude
 {
     position: absolute;
     top: 416px; left: 48px;
     width: 109px; height: 27px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #latitude_box
 {
     position: absolute;
     top:-87px; left:-213px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #latitude_box_spike
 {
     position: absolute;
     top: 56px; left: 157px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 } 
    
 /*longitude*/
 #longitude
 {
     position: absolute;
     top: 452px; left: 48px;
     width: 109px; height: 27px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #longitude_box
 {
     position: absolute;
     top:-127px; left:-213px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #longitude_box_spike
 {
     position: absolute;
     top: 98px; left: 157px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*distance_height*/
 #distance_height
  {
     position: absolute;
     top: 489px; left: 48px;
     width: 109px; height: 27px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #distance_height_box
 {
     position: absolute;
     top: -148px; left: -213px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #distance_height_box_spike
 {
     position: absolute;
     top: 118px; left: 157px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }

 /*speed*/
 #speed
 {
     position: absolute;
     top: 525px; left: 48px;
     width: 109px; height: 27px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #speed_box
 {
     position: absolute;
     top: -463px; left: -213px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #speed_box_spike
 {
     position: absolute;
     top: 431px; left: 157px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*units*/
 #units
 {
     position: absolute;
     top: 560px; left: 48px;
     width: 109px; height: 27px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #units_box
 {
     position: absolute;
     top: -123px; left: -213px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #units_box_spike
 {
     position: absolute;
     top: 91px; left: 157px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
  
 /*globe*/
 #globe
 {
     position: absolute;
     top: 430px; left: 196px;
     width: 154px; height: 154px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #globe_box
 {
     position: absolute;
     top: -304px; left: 200px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #globe_box_spike
 {
     position: absolute;
     top: 346px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }

 /*speed_range*/
 #speed_range
 {
     position: absolute;
     top: 430px; left: 165px;
     width: 18px; height: 140px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #speed_range_box
 {
     position: absolute;
     top: -95px; left: -330px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #speed_range_box_spike
 {
     position: absolute;
     top: 144px; left: 157px;
     width: 190px; height: 48px;
     background-image: url(../images/spike_right_190.png);
 }

 /*end*/
 #end
 {
     position: absolute;
     top: 626px; left: 172px;
     width: 56px; height: 56px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #end_box
 {
     position: absolute;
     top: -113px; left: -340px;
     width: 173px;
     font-size: 2em;
     display: none;
 }
 
   #end_box_spike
 {
     position: absolute;
     top: 99px; left: 159px;
     width: 210px; height: 48px;
     background-image: url(../images/spike_right_210.png);
 }
 
 /*vertical_degree*/
 #vertical_degree
 {
     position: absolute;
     top: 119px; left: 41px;
     width: 321px; height: 28px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #vertical_degree_box
 {
     position: absolute;
     top: -112px; left: 359px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #vertical_degree_box_spike
 {
     position: absolute;
     top: 84px; left: -201px;
     width: 210px; height: 48px;
     background-image: url(../images/spike_left_210.png);
 }
 
 /*arrow*/
 #arrow
 {
     position: absolute;
     top: 147px; left: 321px;
     width: 39px; height: 39px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #arrow_box
 {
     position: absolute;
     top: -91px; left: 79px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #arrow_box_spike
 {
     position: absolute;
     top: 66px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*compass_scale1*/
 #compass_scale1
 {
     position: absolute;
     top: 315px; left: 41px;
     width: 165px; height: 95px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #compass_scale1_box
 {
     position: absolute;
     top: -33px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #compass_scale1_box_spike
 {
     position: absolute;
     top: 45px; left: 157px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*compass_scale2*/
 #compass_scale2
 {
     position: absolute;
     top: 315px; left: 276px;
     width: 84px; height: 95px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #compass_scale2_box
 {
     position: absolute;
     top: -33px; left: 120px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #compass_scale2_box_spike
 {
     position: absolute;
     top: 45px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*target_direcion*/
 #target_direcion
 {
     position: absolute;
     top: 314px; left: 209px;
     width: 64px; height: 101px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #target_direcion_box
 {
     position: absolute;
     top: -50px; left: 189px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #target_direcion_box_spike
 {
     position: absolute;
     top: 59px; left: -153px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_left_160.png);
 }
 
 /*compass_degree*/
 #compass_degree
 {
     position: absolute;
     top: 156px; left: 185px;
     width: 29px; height: 25px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #compass_degree_box
 {
     position: absolute;
     top: -88px; left: 215px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #compass_degree_box_spike
 {
     position: absolute;
     top: 52px; left: -201px;
     width: 210px; height: 48px;
     background-image: url(../images/spike_left_210.png);
 }
 
 /*target_name*/
 #target_name
 {
     position: absolute;
     top: 512px; left: 99px;
     width: 210px; height: 63px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #target_name_box
 {
     position: absolute;
     top: -55px; left: 299px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #target_name_box_spike
 {
     position: absolute;
     top: 42px; left: -153px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_left_160.png);
 }
 
 /*target_arrow*/
 #target_arrow
 {
     position: absolute;
     top: 553px; left: 337px;
     width: 21px; height: 21px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #target_arrow_box
 {
     position: absolute;
     top: -136px; left: 63px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #target_arrow_box_spike
 {
     position: absolute;
     top: 100px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*horizontal_degree*/
 #horizontal_degree
 {
     position: absolute;
     top: 574px; left: 41px;
     width: 321px; height: 28px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #horizontal_degree_box
 {
     position: absolute;
     top: -202px; left: -209px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #horizontal_degree_box_spike
 {
     position: absolute;
     top: 174px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*back*/
 #back
 {
     position: absolute;
     top: 122px; left: 42px;
     width: 50px; height: 36px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #back_box
 {
     position: absolute;
     top: -83px; left: -210px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #back_box_spike
 {
     position: absolute;
     top: 58px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*picture*/
 #picture
  {
     position: absolute;
     top: 210px; left: 286px;
     width: 57px; height: 57px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 #picture_box
 {
     position: absolute;
     top: -127px; left: 114px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #picture_box_spike
 {
     position: absolute;
     top: 113px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*image*/
 #image
  {
     position: absolute;
     top: 183px; left: 146px;
     width: 108px; height: 106px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #image_box
 {
     position: absolute;
     top: -28px; left: -311px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #image_box_spike
 {
     position: absolute;
     top: 49px; left: 156px;
     width: 210px; height: 48px;
     background-image: url(../images/spike_right_210.png);
 }
  
 /*brainymode*/
 #brainymode
  {
     position: absolute;
     top: 360px; left: 146px;
     width: 112px; height: 28px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #brainymode_box
 {
     position: absolute;
     top: -64px; left: -311px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #brainymode_box_spike
 {
     position: absolute;
     top: 35px; left: 156px;
     width: 210px; height: 48px;
     background-image: url(../images/spike_right_210.png);
 }
  
 /*friends*/
 #friends
  {
     position: absolute;
     top: 510px; left: 146px;
     width: 112px; height: 28px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #friends_box
 {
     position: absolute;
     top: -66px; left: -311px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #friends_box_spike
 {
     position: absolute;
     top: 37px; left: 156px;
     width: 210px; height: 48px;
     background-image: url(../images/spike_right_210.png);
 }
 
 /*mail_list*/
 #mail_list
 {
     position: absolute;
     top: 119px; left: 120px;
     width: 41px; height: 41px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #mail_list_box
 {
     position: absolute;
     top: -73px; left: -290px;
     width: 173px;
     font-size: 2em;
     display: none;
 }
 
 #mail_list_box_spike
 {
     position: absolute;
     top: 53px; left: 159px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_right_160.png);
 }
 
 /*add*/
 #add
 {
     position: absolute;
     top: 119px; left: 186px;
     width: 41px; height: 41px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #add_box
 {
     position: absolute;
     top: -73px; left: 214px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #add_box_spike
 {
     position: absolute;
     top: 53px; left: -201px;
     width: 210px; height: 48px;
     background-image: url(../images/spike_left_210.png);
 }
  
 /*delete*/
 #delete
 {
     position: absolute;
     top: 119px; left: 254px;
     width: 41px; height: 41px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #delete_box
 {
     position: absolute;
     top: -64px; left: 146px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #delete_box_spike
 {
     position: absolute;
     top: 39px; left: -153px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_left_160.png);
 }
  
 /*edit*/
 #edit
 {
     position: absolute;
     top: 119px; left: 321px;
     width: 41px; height: 41px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #edit_box
 {
     position: absolute;
     top: -79px; left: 79px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #edit_box_spike
 {
     position: absolute;
     top: 56px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
   
 /*search*/
 #search
 {
     position: absolute;
     top: 160px; left: 41px;
     width: 321px; height: 39px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #search_box
 {
     position: absolute;
     top: -165px; left: 359px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #search_box_spike
 {
     position: absolute;
     top: 140px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
   
 /*country_bar*/
 #country_bar
 {
     position: absolute;
     top: 200px; left: 41px;
     width: 290px; height: 22px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #country_bar_box
 {
     position: absolute;
     top: -118px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #country_bar_box_spike
 {
     position: absolute;
     top: 84px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*country_bar2*/
 #country_bar2
 {
     position: absolute;
     top: 202px; left: 41px;
     width: 290px; height: 22px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #country_bar2_box
 {
     position: absolute;
     top: -120px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #country_bar2_box_spike
 {
     position: absolute;
     top: 83px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*country_bar2p*/
 #country_bar2p
 {
     position: absolute;
     top: 309px; left: 41px;
     width: 290px; height: 22px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #country_bar2p_box
 {
     position: absolute;
     top: -149px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #country_bar2p_box_spike
 {
     position: absolute;
     top: 115px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*country_bar3p*/
 #country_bar3p
 {
     position: absolute;
     top: 375px; left: 41px;
     width: 290px; height: 22px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #country_bar3p_box
 {
     position: absolute;
     top: -215px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #country_bar3p_box_spike
 {
     position: absolute;
     top: 184px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*country_bar4p*/
 #country_bar4p
 {
     position: absolute;
     top: 441px; left: 41px;
     width: 290px; height: 22px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #country_bar4p_box
 {
     position: absolute;
     top: -213px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #country_bar4p_box_spike
 {
     position: absolute;
     top: 179px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
  
 /*item_bar*/
 #item_bar
 {
     position: absolute;
     top: 223px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar_box
 {
     position: absolute;
     top: -122px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar_box_spike
 {
     position: absolute;
     top: 98px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar2*/
 #item_bar2
 {
     position: absolute;
     top: 267px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar2_box
 {
     position: absolute;
     top: -122px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar2_box_spike
 {
     position: absolute;
     top: 98px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar2p*/
 #item_bar2p
 {
     position: absolute;
     top: 266px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar2p_box
 {
     position: absolute;
     top: -123px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar2p_box_spike
 {
     position: absolute;
     top: 99px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar3*/
 #item_bar3
 {
     position: absolute;
     top: 312px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar3_box
 {
     position: absolute;
     top: -122px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar3_box_spike
 {
     position: absolute;
     top: 98px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar3p*/
 #item_bar3p
 {
     position: absolute;
     top: 333px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar3p_box
 {
     position: absolute;
     top: -122px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar3p_box_spike
 {
     position: absolute;
     top: 98px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar4*/
 #item_bar4
 {
     position: absolute;
     top: 355px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar4_box
 {
     position: absolute;
     top: -123px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar4_box_spike
 {
     position: absolute;
     top: 99px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar4p*/
 #item_bar4p
 {
     position: absolute;
     top: 399px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar4p_box
 {
     position: absolute;
     top: -153px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar4p_box_spike
 {
     position: absolute;
     top: 129px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar5*/
 #item_bar5
 {
     position: absolute;
     top: 399px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar5_box
 {
     position: absolute;
     top: -132px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar5_box_spike
 {
     position: absolute;
     top: 108px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar5p*/
 #item_bar5p
 {
     position: absolute;
     top: 465px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar5p_box
 {
     position: absolute;
     top: -152px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar5p_box_spike
 {
     position: absolute;
     top: 128px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar6*/
 #item_bar6
 {
     position: absolute;
     top: 444px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar6_box
 {
     position: absolute;
     top: -154px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar6_box_spike
 {
     position: absolute;
     top: 130px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar6p*/
 #item_bar6p
 {
     position: absolute;
     top: 508px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar6p_box
 {
     position: absolute;
     top: -194px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar6p_box_spike
 {
     position: absolute;
     top: 170px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar7*/
 #item_bar7
 {
     position: absolute;
     top: 487px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar7_box
 {
     position: absolute;
     top: -173px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar7_box_spike
 {
     position: absolute;
     top: 149px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar8*/
 #item_bar8
 {
     position: absolute;
     top: 531px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar8_box
 {
     position: absolute;
     top: -199px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar8_box_spike
 {
     position: absolute;
     top: 175px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*item_bar9*/
 #item_bar9
 {
     position: absolute;
     top: 574px; left: 41px;
     width: 290px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #item_bar9_box
 {
     position: absolute;
     top: -249px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #item_bar9_box_spike
 {
     position: absolute;
     top: 225px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*next_entry*/
 #next_entry
 {
     position: absolute;
     top: 552px; left: 41px;
     width: 290px; height: 45px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #next_entry_box
 {
     position: absolute;
     top: -63px; left: -206px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #next_entry_box_spike
 {
     position: absolute;
     top: 42px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
      
 /*section_index*/
 #section_index
 {
     position: absolute;
     top: 213px; left: 329px;
     width: 31px; height: 392px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #section_index_box
 {
     position: absolute;
     top: -2px; left: 71px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #section_index_box_spike
 {
     position: absolute;
     top: 86px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*browser_back*/
 #browser_back
 {
     position: absolute;
     top: 127px; left: 186px;
     width: 30px; height: 30px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #browser_back_box
 {
     position: absolute;
     top: -80px; left: 214px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #browser_back_box_spike
 {
     position: absolute;
     top: 52px; left: -203px;
     width: 210px; height: 48px;
     background-image: url(../images/spike_left_210.png);
 }
 
  
 /*reload*/
 #reload
 {
     position: absolute;
     top: 127px; left: 256px;
     width: 30px; height: 30px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #reload_box
 {
     position: absolute;
     top: -80px; left: 144px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #reload_box_spike
 {
     position: absolute;
     top: 52px; left: -153px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_left_160.png);
 }
 
  
 /*browser_forward*/
 #browser_forward
 {
     position: absolute;
     top: 127px; left: 329px;
     width: 30px; height: 30px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #browser_forward_box
 {
     position: absolute;
     top: -80px; left: 71px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #browser_forward_box_spike
 {
     position: absolute;
     top: 52px; left: -73px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }

 /*me_map*/
 #me_map
 {
     position: absolute;
     top: 122px; left: 318px;
     width: 42px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #me_map_box
 {
     position: absolute;
     top: -82px; left: 82px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #me_map_box_spike
 {
     position: absolute;
     top: 59px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }

 /*street*/
 #street
 {
     position: absolute;
     top: 129px; left: 99px;
     width: 66px; height: 28px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #street_box
 {
     position: absolute;
     top: -80px; left: -267px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #street_box_spike
 {
     position: absolute;
     top: 50px; left: 156px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_right_160.png);
 }
 
 /*hybrid*/
 #hybrid
 {
     position: absolute;
     top: 129px; left: 167px;
     width: 66px; height: 28px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #hybrid_box
 {
     position: absolute;
     top: -86px; left: -335px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #hybrid_box_spike
 {
     position: absolute;
     top: 57px; left: 156px;
     width: 210px; height: 48px;
     background-image:url(../images/spike_right_210.png);
 }
  
 /*satellite*/
 #satellite
 {
     position: absolute;
     top: 129px; left: 234px;
     width: 66px; height: 28px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #satellite_box
 {
     position: absolute;
     top: -80px; left: 166px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #satellite_box_spike
 {
     position: absolute;
     top: 49px; left: -153px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_left_160.png);
 }
 
 /*target_location_map*/
 #target_location_map
 {
     position: absolute;
     top: 171px; left: 52px;
     width: 295px; height: 25px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #target_location_map_box
 {
     position: absolute;
     top: -99px; left: -220px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #target_location_map_box_spike
 {
     position: absolute;
     top: 65px; left: 156px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_right_80.png);
 }
 
 /*set*/
 #set
 {
     position: absolute;
     top: 207px; left: 319px;
     width: 41px; height: 39px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #set_box
 {
     position: absolute;
     top: -138px; left: 81px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #set_box_spike
 {
     position: absolute;
     top: 112px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
  
 /*x1*/
 #x1
 {
     position: absolute;
     top: 412px; left: 319px;
     width: 41px; height: 39px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #x1_box
 {
     position: absolute;
     top: -68px; left: 81px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #x1_box_spike
 {
     position: absolute;
     top: 49px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
  
 /*x10*/
 #x10
 {
     position: absolute;
     top: 461px; left: 319px;
     width: 41px; height: 39px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #x10_box
 {
     position: absolute;
     top: -68px; left: 81px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #x10_box_spike
 {
     position: absolute;
     top: 49px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
  
 /*x100*/
 #x100
 {
     position: absolute;
     top: 511px; left: 319px;
     width: 41px; height: 39px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #x100_box
 {
     position: absolute;
     top: -87px; left: 81px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #x100_box_spike
 {
     position: absolute;
     top: 68px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
  
 /*x1000*/
 #x1000
 {
     position: absolute;
     top: 560px; left: 319px;
     width: 41px; height: 39px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #x1000_box
 {
     position: absolute;
     top: -113px; left: 81px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #x1000_box_spike
 {
     position: absolute;
     top: 94px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*target*/
 #target
 {
     position: absolute;
     top: 294px; left: 182px;
     width: 42px; height: 63px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #target_box
 {
     position: absolute;
     top: -169px; left: 218px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #target_box_spike
 {
     position: absolute;
     top: 140px; left: -203px;
     width: 210px; height: 48px;
     background-image: url(../images/spike_left_210.png);
 }

 /*map_add_edit*/
 #map_add_edit
 {
     position: absolute;
     top: 120px; left: 319px;
     width: 42px; height: 42px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #map_add_edit_box
 {
     position: absolute;
     top: -77px; left: 81px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #map_add_edit_box_spike
 {
     position: absolute;
     top: 56px; left: -74px;
     width: 80px; height: 48px;
     background-image: url(../images/spike_left_80.png);
 }
 
 /*name_add*/
 #name_add
 {
     position: absolute;
     top: 188px; left: 73px;
     width: 258px; height: 35px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #name_add_box
 {
     position: absolute;
     top: -82px; left: -236px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #name_add_box_spike
 {
     position: absolute;
     top: 56px; left: 156px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_right_160.png);
 }
 
 /*country_add*/
 #country_add
 {
     position: absolute;
     top: 259px; left: 73px;
     width: 258px; height: 35px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #country_add_box
 {
     position: absolute;
     top: -104px; left: -236px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #country_add_box_spike
 {
     position: absolute;
     top: 78px; left: 156px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_right_160.png);
 }
 
 /*latitude_add*/
 #latitude_add
 {
     position: absolute;
     top: 329px; left: 73px;
     width: 258px; height: 35px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #latitude_add_box
 {
     position: absolute;
     top: -134px; left: -241px;
     width: 175px;
     font-size: 2em;
     display: none;
 }
 
 #latitude_add_box_spike
 {
     position: absolute;
     top: 108px; left: 161px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_right_160.png);
 }
 
 /*longitude_add*/
 #longitude_add
 {
     position:absolute;
     top: 400px; left: 73px;
     width: 258px; height: 35px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #longitude_add_box
 {
     position: absolute;
     top: -165px; left: -241px;
     width: 175px;
     font-size: 2em;
     display: none;
 }
 
 #longitude_add_box_spike
 {
     position: absolute;
     top: 139px; left: 161px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_right_160.png);
 }

 /*link_add*/
 #link_add
  {
     position:absolute;
     top: 472px; left: 73px;
     width: 258px; height: 35px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 
 #link_add_box
 {
     position: absolute;
     top: -275px; left: -236px;
     width: 170px;
     font-size: 2em;
     display: none;
 }
 
 #link_add_box_spike
 {
     position: absolute;
     top: 249px; left: 156px;
     width: 160px; height: 48px;
     background-image: url(../images/spike_right_160.png);
 }
 
 /*save_add*/
 #save_add
  {
     position: absolute;
     top: 531px; left: 172px;
     width: 56px; height: 56px;
     background-image: url(../images/transparent.png);/* IE */
     /*background-color: Fuchsia;*/
 }
 #save_add_box
 {
     position: absolute;
     top: -53px; left: 228px;
     width: 160px;
     font-size: 2em;
     display: none;
 }
 
 #save_add_box_spike
 {
     position: absolute;
     top: 35px; left: -203px;
     width: 210px; height: 48px;
     background-image: url(../images/spike_left_210.png);
 }