﻿input, select
{
	margin:2px 0;
}

textarea, select
{
	border:1px solid #808080;
}

#txtIn, #txtOut
{
	width:100%;
	height:300px;
}
