﻿.page {
   margin:0px 0  0 0px;
   width:445px;
}

h1.page-title {
    font-family: Arial;
    font-size: 25pt;
    font-weight: normal;
    margin:0px;
}

.text-content ,.image-gallery-content{
   font-family:Arial;
   height:250px;
   overflow-x:hidden;
   overflow-y:auto;
   width:415px;
   padding-right:10px;
   word-wrap: break-word;
   padding-left:30px;
   /*background:#666;*/
}

 .map
 {
   margin-top:-50px;
   width:350px;
   overflow:hidden;
 }
 
 .image-item .title {
   display:none;
 }
 
.image-item .item-row  {
   margin-top:5px;
}

.item-row {
  margin:5px 0;
}

.menu-item .item-desc {
  width:230px;
}


.menu-item .price {
  width:30px;
}

.menu-head .head{
  font-weight:bold;
}
