
.widgetArea
{
	width: 50em;
	clear:both;
}
.label
{
	font-weight: normal;
	width: 10em;
	float: left; text-align:left; 
}
.widget
{
  text-align:left; 
	float: left;
	width: 15em;
	padding-left: 1em;
}

.widgetValue
{
	float: left;
	width: 12em;
	float: left; text-align:left; 
		padding-left: 1em;
}
.message, .globalMessage
{
	color: red;
}
.message ul li, .globalMessage ul li
{
	list-style-type: none;
}

.help
{
	font-size: smaller;
}

.section
{
	margin-top: 3em;
	margin-bottom: 1em;
}

.section div.title
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 1em;
	clear: both;
	margin-top: 3em; color:#0B8DD4; font-variant:small-caps; text-align:left
}

div#captcha .widget
{
	width:100%;
	clear:both;
}

div#captcha .label
{
	width: 15em;
}