.opentable {
	border: 1px solid #BAB9B4;
	padding: 5px 5px 5px 5px;
	margin: 0 0 1.5em;
}
.cms_block {
margin:0em auto;
 margin-top:15px;
 margin-bottom: 1.5em;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  text-align: left;
  line-height: 16px;
  color: #333333;
}
h4.cms_block {
  margin-top:5px;
  padding:2px;
  font-family: verdana, arial, sans-serif;
   text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #000;

}
.blockscenter {
	font-family: verdana;
	font-size: medium;
	font-style: normal;
	text-align: left;
	 background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
	border-top: 2px solid #EDCE98;
	border-bottom: 2px solid #EDCE98;
	margin: 0 0 5px;

}
.blockscenter h4 {
	font-family: verdana;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background: #F1F6FE;

}

.curvy {position:relative; width:160px; background:#EAF2F5; color:#000; margin:0em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#9caf9c; background:#E0E0E0; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#EAF2F5; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:5px 10px;}