@charset "ISO-8859-1";
.formbox {
	width: 500px;
	border: thin dotted #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666666;
	text-decoration: none;
	padding: 20px;
}
