﻿
.ProfileWizard label
{
	margin-top: 4px;
	float:left;
	width:100px;
}

.exampleWrapper
{
	background: transparent url(images/background.jpg) no-repeat left top;
	width: 737px;
	height: 528px;
	position:relative;
}

.tabStrip
{
	position:absolute;
	top: 65px;
	left: 50px;
}

.multiPage
{
	position:absolute;
	top: 110px;
	height: 390px;
}

.ProfileWizard .formList
{
	width: 378px;
	list-style: none;
}

.ProfileWizard .formList li
{
	padding: 5px 0px;
}

.ProfileWizard .formList li.sectionEndItem
{
	padding: 5px 0px;

}

.ProfileWizard .formList li.lastListItem
{
	border: none;
}

.nextButton
{
	position: absolute;
	bottom: 0;
	right: 0;
	background: transparent url(images/button.gif) no-repeat left top;
	border: none;
	width: 90px;
	height: 28px;
}

.buttonSeparator
{
	width: 378px;
	border-bottom: 1px solid #959485;
	height: 1px;
	position: absolute;
	bottom: 40px;
	right: 0;
}

.previewWrapper
{
	position:absolute;
	right: 10px;
	top:90px;
	width: 250px;
	padding-left: 18px;
}

.previewWrapper h2
{
	font-size: 21px;
	padding-bottom: 10px;
	color: #4386a5;
	border-bottom: solid 1px #597f90;
	margin-right: 18px;
	margin-top: 20px;
}

.previewWrapper h3
{
	color: #4386a5;
	font-size :12px;
	margin-right: 18px;
	margin-top: 20px;
	border-bottom: dotted 1px #597f90;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.previewWrapper ul
{
	list-style:none;
	margin:0 30px;
}
