.opentable
 {
 border: 1px solid #e4e5e5;
 margin: 0 0 1.5em;
 background: #e4e5e5;
 }

.cms_block
 {
 border: 1px solid #cccccc;
 padding: 0;
 margin: 0 0 1em;
 }
 .cms_block table {
 margin: 0;
 }
 
.cms_block ul li
 {
 list-style-type:none;
 } 

.blockscenter
 {
  text-align: left;
  border-top: 1px dashed black;
  border-bottom: 1px dashed black;
  margin: 0 0 1.5em;
 }

.blockscenter h4
 {
  text-align: center;  
 }
 h4.cms_block {
 font-size: 1em;
 margin-bottom: 0.5em; 
 color: #fff;
 background-image:url(/templates/sportbund/images/q2.jpg); }
 }