.leftcheck
{
	float: left;
	width: 30px;
}
.lefttext
{
	float: left;
	width: 80px;
	padding: 2px;
}
.input
{
	clear: both;
	margin-top: 10px;
}
.check
{
	clear: both;
	height: 20px;
}
#form
{
	clear: both;
	width: 100%;
}

.formbutton
{
	margin-top: 10px;
	margin-bottom: 10px;
}