﻿.page {
   margin:30px 0 0 0px;
  /* border:1px solid green; */
   width:386px;
}

h1.page-title {
   font-family:Arial;
   font-weight: bold;
   margin:0px 0 20px 0;
   color:#999999;
   font-size:24px;
}

.text-content , .menu-content,.image-gallery-content{
   font-family:Arial;
   font-size:14px;
   overflow-x:hidden;
   overflow-y:auto;
   width:360px;
   height:360px;
   word-wrap: break-word;
   color:#ffffff;
}

 .map
 {
   margin-top:-50px;
   width:350px;
   overflow:hidden;
 }

.item-row {
  margin:3px 0;
}

.menu-text {
  margin-bottom:10px;
}