/* CSS Document */

textarea
{
	width:400px;
	height:100px;
	padding:2px;
}

input
{
	width:150px;
	padding:2px;
}
