﻿.page {
   margin: 0px 0 0 140px;
   /* border:1px solid green; */
   width:386px;
}

h1.page-title {
   font-family:Arial;
   margin:0px 0 20px 0;
   color:#58595B;
   font-size:18px;
   text-transform:uppercase;
}

#emp
{
    margin-left:140px;
}

.text-content , .menu-content,.image-gallery-content{
   font-family:Arial;
   font-size:12px;
   overflow-x:hidden;
   overflow-y:auto;
   width:360px;
   height:240px;
   /* border:1px solid black; */
   word-wrap: break-word;
   color:#58595B;
}

 .map
 {
   margin-top:-50px;
   width:350px;
  
   overflow:hidden;
 }

.item-row {
  margin:3px 0;
}

.menu-text {
  margin-bottom:10px;
}