#fromthenorthtext *:first-child,
#fromthesouthtext *:first-child,
#northdirectionstext *:first-child,
#fromtheeasttext *:first-child,
#southdirectionstext *:first-child,
#eastdirectionstext *:first-child,
#locationtext *:first-child,
#fromthewesttext *:first-child,
#directionstext *:first-child,
#westdirectionstext *:first-child  {
   padding-top: 0px;
}

#fromthenorthtext  {
   visibility: visible;
   position: absolute;
   left: 82px;
   top: 247px;
   z-index: 12;
   width: 543px;
}

#fromthesouthtext  {
   visibility: visible;
   position: absolute;
   left: 82px;
   top: 348px;
   z-index: 10;
   width: 543px;
}

#fromtheeasttext  {
   visibility: visible;
   position: absolute;
   left: 82px;
   top: 460px;
   z-index: 8;
   width: 543px;
}

#locationtext  {
   visibility: visible;
   position: absolute;
   left: 107px;
   top: 167px;
   z-index: 13;
   width: 537px;
}


