﻿div#wrapper2 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:10px;
	width:768px;
	background-color:transparent;
	left: 0px;
	height: 665px;

}

legend {
position: relative;
left: -7px;
top: -0.75em;
}

fieldset ol {
padding-top: 0.25em;

}

fieldset {
	position: relative;
}

div#example
{
	position:relative;
	left:520px;
	width:150px;
	height:455px;
	padding:5px;
	background-color:silver;
	border: 1px solid #BFBAB0;
	z-index:60;
}
