	
		/* demo page CTA */
		
		body.demo div#container div#content div#demonstration { width: 11em; }
		body.demo div#container div#content div#demonstration p { width: 15.5em; line-height: 1.4em; }
		body.demo div#container div#content div#demonstration input { float: none; margin: 0 0 0.5em 0; }
		body.demo div#container div#content div#demonstration label#demo-email { width: 13.5em; line-height: 1.1em; font-size: 0.7em; margin-bottom: 0; }
		body.demo div#container div#content div#demonstration label#demo-email span { background: transparent; }
		body.demo div#container div#content div#demonstration h2 { width: 13.5em; line-height: 1.1em; font-size: 0.7em; font-weight: bold; }
		body.demo div#container div#content div#demonstration h2 span { background: transparent; }
		body.demo div#container div#content div#demonstration p.note { margin-top: 0; }
		body.demo div#container div#content div#demonstration p.tel { width: 7.5em; line-height: 1.1em; font-size: 1.2em; font-weight: bold; height: auto; min-height: 1em; margin-bottom: 0.3em; }
		body.demo div#container div#content div#demonstration p.tel span { background: transparent; }
		body.demo div#container div#content div#demonstration input#femail { width: 10.3em; }
		
		
		
	/* Testimonial */
	
		body div#container div#content div#testimonial { margin-top: 1em; margin-left: -0.4em; width: 22.5em; overflow: hidden; float: left; margin-right: 0.2em; display: inline; }
	
		body div#container div#content div#testimonial h2 {
			margin: 0 4px 0 4px; font-size: 0.75em; color: #3f3f3f;
			line-height: 1.6em; padding: 0.4em 0.5em 0.7em 1em;
			background: repeat-x bottom left #FFFFFF url("../../../images/layout/header-grad-small.gif");
		}
		
		body div#container div#content div#testimonial p#testimonial-movie { margin: 0 4px 0 4px; position: relative; top: -4px; }
		
		body div#container div#content div#testimonial p#branding-isite {
			display: block; position: relative; margin: 0 4px 0 4px;
			background: #FFFFFF url("../../../images/layout/branding-back.gif") repeat-x left bottom;
			font-size: 0.6em; text-align: center; line-height: 3.5em; 
			height: auto !important; height: 3.5em; min-height: 3.5em; 
		}
		
		body div#container div#content div#testimonial p#branding-isite span {
			width: 100%; height: 100%; position: absolute; top: 0; left: 0;
			background: url("../../../images/text/branding-isite.gif") center top no-repeat;
		}
		