div.formAO div.header
{
	color:#003F8B;
	font-weight:bold;
	margin-bottom:10px;
}

div.formAO div.title, div.publicAO div.title, div.privateAO div.title
{
	color:#9D7A5E;
	font-weight:bold;
	padding-bottom:2px;
	margin-bottom:10px;
	background:url(Templates/Images/dottedDarkPurple.gif) repeat-x left bottom;
}

div.publicAO, div.privateAO
{
	margin-bottom:15px;
}

div.publicAO div.title, div.privateAO div.title
{
	color:#003F8B;
	font-size:10px;
}

div.publicAO div.date, div.privateAO div.date
{
	color:#9D7A5E;
	float:right;
	font-size:9px;
	font-weight:bold;
	margin-left:15px;
	padding-top:4px;
}

div.formAO table
{
	width:100%;
	margin-bottom:20px;
}

div.formAO table td.text
{
	font-size:11px;
	padding:6px 2px;
	text-align:right;
	width:172px;
}
div.formAO table td span.star
{
	color:#003F8B;
	font-weight:bold;
}

div.formAO table td span.errorMsg
{
	color:#FF0000;
	padding-left:10px;
	display:block;
	font-weight:bold;
	background:url(Templates/Images/errorIcon.gif) no-repeat left top;
}

div.formAO table td input
{
	width:220px;
}

div.formAO div.submit
{
	height:16px;
	text-align:right;
	padding:21px 37px 0px 0px;
	background:url(Templates/Images/coinMarron.gif) no-repeat right top;
}
