	.but0
	{
		background: #c7b378; 
		color: #ffffff;
		float: left;
		width: 100px;
		text-align: center;
	}
	.but1
	{
		background: #2e0000; 
		color: #000000;
		float: left;
		width: 100px;
		text-align: center;
	}
	#payform
	{
		border:solid 3px #c7b378;
		background: #2e0000;
		color: #c7b378;
		font-size: 12px;
		margin:0px auto;
		width:700px;
		padding-bottom:30px;
	}
