/* CSS placed here will be applied to all skins */

/* Use this whenever you want to show an example. */
.Example
{
background-color: #B0E0A0;
border-color: #0E8605;
border-width: 1px;
border-style: dashed;
margin: 8px;
padding: 10px;
}