﻿#outerDiv input[type="text"], input.text, select
{
	width: 275px;
	border: solid 1px #A5ACB2;
	height: 25px;
	font-size: 15px;
}
#outerDiv  p
{
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: -8px;
}
.error
{
	background-color: #F8DBDB;
}
#outerDiv
{
	text-align: left;
}
.bodyTextSmaller
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636563;
	font-weight: normal;
}
