
p.error {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #b21619;
}

span.small {
	font-size: 9px;
	font-weight: normal;
}

p.success {
	font-weight: bold;
	color: #25b216;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

p.help {
	font-size: 11px;
	color: #9F9B93;
	text-align: center;
}

p.itemPad {
	margin: 5px;
	padding: 0px;
}
