input:-moz-placeholder {
	color: #cccccc; }
input::-webkit-input-placeholder {
	color: #cccccc; }
