.formwrapper
{
	clear:both;
	width:410px;
	float:left;
}

.formwrapper .label
{
	float:left;
	width:200px;
}

.formwrapper .semicolon
{
	float:left;
	width:10px;
}

.formwrapper .inputfield
{
	float:left;
	width:200px;
}    
