@charset "utf-8";

.inputspam {
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	color: #000000;
	border: 1px solid #bbbbbb;
	padding: 4px;
	background-image: url(../images/kospam.gif);
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
}

