.opentable {
	border:0px;
  padding: 0px;
}

.cms_block_head {
	width:150px;
  height:42px;
  border: none;
	background-image:url(images/b1.gif);
	font-weight:bold;
	text-align:left;
}

.cms_block {
 	width:150px;
  border: none;
	padding: 0px;
	background-image:url(images/b3.gif);
	text-align:center;
}

.cms_block_bottom {
 	width:150px;
 	height:35px;
  background-image:url(images/b2.gif);
	padding: 0px; 	
}

.cms_block_content {
 width:140px;
 margin:auto;
 text-align:left;
 font-family: verdana;
 font-size: 11px;
 font-style: normal;
}

h4.cms_block {
	display: none;
	margin: 0px 0 10px 0;
	padding: 5px 0 5px 8px;
	background: #909CA8 url(img/blbg.png) repeat-x;
	border-top: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ddd;
	text-decoration: none;
}
.blockscenter {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	border-top: 1px dashed white;
	border-bottom: 1px dashed white;
	margin: 0 0 1.5em;
}
.blockscenter h4 {
	font-family: helvetia, verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
