

body {
	margin:0px;
}


.errorBox > div, .errorBox > input {
	float:left;
}

.errorText {
	padding-left:3px;
}


