
#pay_header{
	text-align:center;
	line-height:60px;
	font-size:1.5em;
	color:#fff;
}

#pay_result{
	height:60px;
	width:270px;
	margin:0px auto;
	margin-top:60px;
	text-align:center;
	background:url('../Images/pay/pay_result.png') no-repeat 0px 0px;
}
#pay_result.error{
	background-position:0px -105px;
}