.opentable
 {
	border: 1px solid rgb (20%,40%,20%);
	padding: 1em 1em 2px 0.5em;
	margin: 0 0 1.5em;
}

.cms_block
 {
 border: none;
 padding: 0; 
 background:#ffffff;
 }
 
h4.cms_block{
	display: block;
	background: url(../images/footer.jpg) no-repeat bottom;
	padding: 0px 6px 2px;
	font-weight: normal;
	color: #555;
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-style: italic;
	margin: 0px 0px 15px 0px;
}



.blockscenter
 {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	text-align: center;
	border-top: 0px dashed black;
	border-bottom: 0px solid #ccc;
	margin: 0 20px 0px 20px;
}

.blockscenter h4
 {
	font-family: verdana;
	font-size: 4px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	visibility: hidden;
}

.myleftblocks h4 {
	display: block;
	background: url(../images/footer.jpg) no-repeat bottom;
	padding: 0px 6px 2px;
	font-weight: normal;
	color: #555;
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-style: italic;
	margin: 0px 0px 15px 0px;
}

.myrightblocks h4 {
 	display: none;
	background: url(../images/footer.jpg) no-repeat bottom;
	padding: 0px 6px 2px;
	font-weight: normal;
	color: #555;
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-style: italic;
	margin: 0px 0px 15px 0px;
}