.pageContent
{
	width: 784px;
	margin: 0px 8px;
}

div.formRow
{
	width: 100%;
	float: none;
	overflow: hidden;
}

div#alertPayFormFields
{
	width: 100%;
	margin: 20px 10px;
}

label.alertPayFormRow
{
	width: 370px;
	overflow: hidden;
	line-height: 20px;
	margin: 0px 10px 0px 0px;
}

input.alertPayFormRow
{
	width: 380px;
	overflow: hidden;
	height: 16px;
	border: solid #e0e0e0 1px;
}

input#imageButton
{
	display: block;
	float: right;
	margin: 10px 30px 0px 0px;
}

span.emphesized
{
	font-style: italic;
}
