@charset "UTF-8";
/* CSS Document */

input {
	background-color: #3b3b3b;
	border: 1px dotted #000;
	color: #CCC;
}
