#right{/*width: 65%;*//*margin: auto; */box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */margin: 5px;padding: 10px;float: left; }

.foto {
box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
margin: 5px;
padding: 5px;
}

#Map {
height:100px;
width:70%;
float: left; 
box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
margin: 5px;
padding: 10px;
}

.foto_instr {
  z-index:10;
  position:relative;
}


#external_control {
  position: absolute;
right: 5px;
top: 40px;
z-index: 1000;
opacity: .2;
background: #fff;
height: 50px;
}
#external_control:hover {
  opacity: 1;
  clear:both;
}

#scale-line1 {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
    
  z-index: 1000;
  right: 80px;
  bottom: 30px;
  z-index: 1000;
  position: absolute;
  clear:both;

}

#divcomments {

margin: 5px;
clear:both;
}

#tabletop td
{
  border: 1px solid black; /* Параметры рамки */
  padding: 5px;
}

#title td {
  border: 3px solid black; /* Параметры рамки */
}

#rotate90 {
  position: absolute;
  right: 5px;

}