input {
	width: 140px;
	height: 20px;
	border: 1px solid #555;
	margin: 0px;
	font-size: 11px;
	padding: 1px;
}

.checks {
	width: 18px;
	height: 18px;
	border: none;
}

.button {
	width: 70px;
	font-size: 15px;
	font-weight: normal;
	border: 1px solid #666;
	background-color: #eee;
	color: #000;
}

.contactMe select {
	width: 220px;
	margin: 0px;
	font-size: 11px;
}

.contactMe .textBox {
	width: 220px;
	height: 140px;
	font-size: 11px;
	border: 1px solid #555;
}