.ms-WPBody
{
	float: left !important;
	display: block !important;
	text-align: left;
	width: 100% !important;
}

.testDriveAllArea
{
	float: left;
	width: 870px !important;
}

.testDriveError
{
	color: Red;
}

.testDriveErrorTextBox
{
	background-color: Orange;
	width: 292px !important;
	width: 298px;
	width/**/:/**/292px;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}

.testDriveErrorDropDown
{
	background-color: Orange;
	width: 298px;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}

.testDriveHeader
{
	width: 518px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
.testDriveText
{
	width: 100%;
	float: left;
	padding-bottom: 10px;
}
.testDriveTitle
{
	float: left;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0 5px 0;
}
.testDriveTitleSmall
{
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
.testDriveRow
{
	width: 518px;
	float: left;
	padding-bottom: 5px;
}

.testDriveColumnLeftEdit
{
	float: left;
	width: 420px !important;
	width: 435px;
	width/**/:/**/420px;
	padding-right: 15px;
}
.testDriveColumnRightEdit
{
	float: left;
	width: 435px;
}
.testDriveColumnLeft
{
	width: 200px;
	float: left;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-top: 3px;
}

.testDriveColumnRight
{
	width: 308px !important;
	width: 318px;
	width/**/:/**/308px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

/* ----------------------------------------
	C O N T R O L S
-----------------------------------------*/
.testDriveTextBox
{
	width: 390px !important;
	width: 396px;
	width/**/:/**/390px;
	font-family: Verdana !important;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}

.testDriveTextBoxMultiLine
{
	width: 390px !important;
	width: 396px;
	width/**/:/**/390px;
	height: 169px;
	font-family: Verdana !important;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}

.testDriveValidator
{
	width: 10px;
	overflow: hidden;
}
.testDriveDropDown
{
	width: 399px !important;
	width: 398px;
	width/**/:/**/398px;
	font-family: Verdana !important;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}

.testDriveCheckBoxDiv
{
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.testDriveCheckBox
{
}
