﻿.page {
   margin:0px 0 0 95px;
   /*border:1px solid yellow; */
   width:550px;
}

h1.page-title {
   font-family :Arial Narrow;
   margin:40px 0px 90px 0px;
   color:#000000;
   font-size:34pt;
   float:right;
   text-transform:uppercase;
}

.text-content , .menu-content,.image-gallery-content{
   font-family:Arial Narrow;
   font-size:10pt;
   overflow-x:hidden;
   overflow-y:auto;
   width:550px;
   height:280px;
   /*border:1px solid black;*/
   word-wrap: break-word;
   color:#000000;
   clear:both;
}

 .map
 {
   margin-top:-50px;
   width:350px;
   overflow:hidden;
 }

.item-row {
  margin:3px 0;
}

.menu-item {
  width:99%;
}
.menu-item .item-desc {
  width:350px;
}

.menu-item .price {
  width:80px;
}