.opentable
 {
  background: transparent url(../img/center_trenner.gif) no-repeat bottom center;
  padding-bottom: 30px;
  margin: 0 0 20px 0;
 }

.cms_block
{
  background: transparent url(../img/block_trenner.gif) no-repeat bottom center;
 padding: 0 0 20px 0; 
 margin: 0 0 20px 0;
}

.cms_block h1, .cms_block h2, .cms_block h3, .cms_block h4
{
	color: #D04B19;
	text-decoration: none;
}
 
p.block_header{
	font-weight: bold;
	font-size: 16px;
	color: #244D2A;
}

.cms_block div.block_content
{
}

.cms_block div.block_content p
{
}

.blockscenter
 {
  background: transparent url(../img/center_trenner.gif) no-repeat bottom center;
  padding-bottom: 30px;
 }
 
.blockscenter div.block_content
 {
 }

 