.demo-show2 {
	width: 350px;
	margin: 1em .5em;
	cursor: pointer;
	border: 1px solid #000;
	background: transparent url(../box-bg-rpt.jpg) center 10px repeat-y;
      }
	  .demo-show2 h2 {
	color: #fff;
	background: transparent url(../h2bg.jpg) center top no-repeat;
	height:53px;
	line-height:53px;
	text-align:center;
	font-size: 15px;
	  }
      .demo-show {
	margin: 0;
	background: #000;
	color: #000;
	background: transparent url(../h3bg.jpg) center top no-repeat;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 10pt;
      }
      .demo-show div {
        padding: .5em .25em;
		background: transparent url(../h3bg.jpg) center top no-repeat;
      }
	  .clear {
		clear: both;  
	  }
.demo-show2 li {
	line-height: 20px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
