﻿input.width400
{
	width:400px;
}

input.width300
{
	width:300px;
}

textarea.textarea
{
	width:80%;
	height:200px;
}

