﻿/*  ***********************************************************  *
 *  This style sheet is for documents that use the DEMO script.  *
 *  Include after MASTER.CSS and DOCUMENT.CSS.                   *
 *  ***********************************************************  */

div.Demonstration {
    border:1px #C0C0F0 solid;
    margin:0px;
    padding:1em;
}

pre.Script {
    display:none;
}

/*  Copyright © 2008-2009. Geoff Chappell. All rights reserved.  */
