
div.validationMessage			{ padding:20px 20px 20px 13px; color:#004400; font-size:12pt; }
div.validationMessageError		{ padding:20px 20px 20px 13px; color:#880000; }

td.sitePageFormLabel			{ width:182px; }
td.sitePageFormPanelLeft		{ width:178px; }
td.sitePageFormValue			{ width:150px; border:dashed 0px #000000; }
td.sitePageFormError			{ border:dashed 0px #000000; }

input.accountCreate 			{ height:22px; }
input.accountCreateUsername		{ }
input.accountCreateEmail		{ width:260px; }
input.accountCreatePassword		{ width:150px; }
input.accountCreateConfirm		{ width:150px; } 

table.newsletterAcceptContainer	{ width:100%; }
td.newsletterAcceptContainer	{ padding:10px 0px 0px 192px; }

.newsletterLabel				{ font-size:10pt; padding-left:4px; }
.newsletterinput				{ }


