/** Nothing to see here **/

body {
	font-family: Verdana, sans-serif;
	font-size:10px;
}

input.text {
	border:1px solid #ccc;
	font-size:10px;
}
textarea.text {
	border:1px solid #ccc;
	font-size:10px;
	width:300px;
	height:200px;
}
