﻿body {
}
#regform span
{
	display:block;
	float:left;
	width:150px;
}
#regform textarea
{
	margin-left:150px;
}
