/* *** css by kevin fawcett www.teamplan.co.uk *** */


   .demo-show {
	width: 650px;
	margin-top: 1em;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 0.5em;
      }
      .demo-show h3 {
	margin: 0;
	padding: .25em;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	text-align: left;
	color:#1D83BA;
	cursor:pointer;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1d83ba;
	background-color: #E4E4E4;
	background-image: url(../images/glyph-kits.png);
	background-repeat: no-repeat;
	background-position: right;
		
      }
      .demo-show div {
        padding: .5em .25em;
      }
