.demo-area .form
{
	height:210px;
	color:#fff;
	margin:10px 0px 0px 25px;
	position:relative;
}
.demo-area img.preview-button
{
	position:absolute;
	bottom:-15px;
	right:15px;
}
.demo-area img.demo-window
{
	float:right;
	margin:0px 20px 0px 0px;
}


#content
{
	background:url('../img/content-shadow.png') repeat-x left top;
	padding-top:40px;
	width:762px;
}