body{
	background-color: #4b4930;
	color: #000033;
	font-size: 12px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	height: 490px;
	background: #FFFFFF;
}
#wrapper{
	width: 810px;
	margin: 0 auto;
}
.display{
	float: left;
	width: 40px;
	height: 500px;
	margin: 0 0 0 1px;
	background: #CCCCCC no-repeat;
	cursor: pointer;
}
.stretcher{
	float: left;
	width: 600px;
}

.compliant {
	position: absolute;
	top: 5px; left: 873px;
}