#errormessage
{
	color: #d01010;
	text-align:center;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	padding-top: 50px;
}

#confirmationmessage
{
	text-align:center;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	padding-top: 50px;
}

#confirmationmessage_info
{
	text-align:center;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
