.opentable
 {
	padding: 1em 1em 2px 0.5em;
	margin: 0 0 1.5em;
 }

.cms_block
 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
 }
 
.cms_block_adminbar {
 text-align:right
}
 
.cms_block li
 {
	cursor:pointer;
	text-decoration: none;
 } 
 
 h4.cms_block{
	border-top:none;
	border-bottom:1px dotted #cccccc;
	text-decoration:none;
	font-size: 16px;
	text-align: left;
	color: #b32e1b;
	font-weight: bold;
	text-indent: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/tit_r.gif);
	background-position: bottom;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.blockscenter
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #333333;
	padding: 0px;
	margin-top: 4em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }
 
 .blockscenter a
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	text-decoration: none;
 }
 
  .blockscenter a:hover
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b32e1b;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	text-decoration: none;
 }

.blockscenter h4
 {
	background-image: none;
	display: none;
 }

