	.colortable {
		border-top:solid 1px #ccc;
		border-left:solid 1px #ccc;
		font-size:80%;
		margin:0 auto;
	}
	.colortable td {
		border-right:solid 1px #ccc;
		border-bottom:solid 1px #ccc;
	}
	.colorplace {
		width:15px;
		height:2em;
	}
	.fieldplace {
		padding-left:5px;
	}
	.fieldplace input {
		font-size:100%;
		width:5.6em;
		border:none;
	}

