.opentable
 {
 background-color: #ffffff;
 border: 1px solid;
 color: #061843;
 padding: 1em 1em 2px 0.5em;
 margin: 0 0 1.5em;
 }

.cms_block
 {
 background-color: #ffffff;
 border: 1px solid;
 color: #061843;
 padding: 0;
 margin: 0 0 0em;
 }
 h4.cms_block{
 display:block;
 margin:0 0 10px 0;
 padding:5px 0 5px 8px;
 background:#E3001A url(img/gradient2.png) repeat-x;
 color:#fff;
 border-top:1px solid #E3001A;
 border-right:1px solid #E3001A;
 border-bottom:1px solid #E3001A;
 border-left:1px solid #E3001A;
 text-decoration:none;
 line-height:16px; 
 letter-spacing: 1px; 
 text-align:center;
}
.cms_block li
 {
  cursor:pointer
 } 

.blockscenter
 {
  font-family: verdana;
  font-size: medium;
  font-style: normal; 
  text-align: left;
  border-top: 1px dashed black;
  border-bottom: 1px dashed black;
  margin: 0 0 1.5em;
 }

.blockscenter h4
 {
  font-family: verdana;
  font-size: medium;
  font-style: normal;
  font-weight: bold; 
  text-align: center;  
 }
 
