.center {
	width: 300px;
	padding: 12px;
	font: 14px Time New Roman;
	color: #fff;
	background: #000;
	}
	.centerbody {
		display: table;
		width: 272px;
		border: 1px solid #fff;
		margin: 12px 0 0 0;
		padding: 12px;
		}
		.x {
			margin: 0 0 0 200px;
			
			}
		.centercolonleft, .centercolonright {
			float: left;
			border: 0;
			}
		.centercolonleft {
			width: 75px;
			line-height: 17px;
			}
		.inputtext {
			margin: 0 0 6px 0;
			width: 190px;
			border: 0;
			}
			.button {
				width: 100px;
				border: 0;
				font: 14px Time New Roman;
				color: #000;
				}
			.reg {
				font: 14px Time New Roman;
				color: #fff;
				}