﻿.demoarea
{
    background-position: left top;
    padding: 20px;
    background: #FFF url('../Depot/Images/demotop.png') no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom
{
    background-position: left bottom;
    height: 8px;
    background: #FFF url('../Depot/Images/demobottom.png') no-repeat left bottom;
}


.wireFrame {
display: 	none; 
overflow: hidden; 
z-index: 2; 
background-color: #FFFFFF; 
border: solid 1px #D0D0D0;

}
