input, select, textarea {
	border: 1px solid #393933;
	background: #191b1b;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #eee;
}

input[type^=submit] {
	font-weight: normal;
	height: 20px;
}