﻿#WizardHolder .Control th
{
	text-align: right;
	vertical-align: top;
}
#WizardHolder .Control th.Normal
{
	text-align: left;
}
#WizardHolder .Control td input.Stretch
{
	width: 170px;
}
#WizardHolder .Control td select.Stretch
{
	width: 170px;
}
#WizardHolder .CreateAccountButton
{
	left: 210px;
	position: absolute;
	top: 530px;
	
	_top: 550px;
}
#WizardHolder .Control #CustomerReportFeedback .ValidationSummary
{
	height: 140px;
	left: 400px;
	position: absolute;
	top: 480px;
}
#WizardHolder .Control #TranslatorReportFeedback .ValidationSummary
{
	height: 100px;
	left: 30px;
	position: absolute;
	margin-top: 30px;
	
	_height: 80px;
}
#WizardHolder .Control .ValidationSummary
{
	background-color: gainsboro;
	font-weight: bold;
	line-height: 2em;
	overflow: auto;
	width: 330px;
	z-index: 1000;
}
#WizardHolder .Control .ValidationSummary ul
{
	background-color: #ffc;
	font-weight: normal;
	line-height: 1.2em;
	margin: 5px 0 0 0;
	padding: 5px 0 10px 8px;
	_padding: 10px 0 10px 10px;
	list-style-position: inside;
	display: block;
}
#WizardHolder .Control .ValidationSummary li
{
	margin-bottom: 5px;
	_margin-bottom: 0;
}
#WizardHolder .translatorAccountButton
{
	left: 190px;
	position: absolute;
	top: 50px;
	
	_top: 40px;
}