#tuser {
	float: left;
	height: 30px;
}
#tuserbox {
	height: 12px;
	width: 80px;
	top: 3px;
	position: relative;
}

#tform {
	float: left;
	height: 30px;
	position: relative;
	left: 14%;
	line-height: 30px;
}
#tpwd {
	float: left;
	height: 30px;
	position: relative;
	left: 10px;
}
#tpwdbox {
	height: 12px;
	width: 80px;
	position: relative;
	top: 3px;
}

#tsubmit {
	float: left;
	height: 30px;
	position: relative;
	left: 12px;
}
#tsubmitbox {
	position: relative;
	top: 3px;
}
#tset {
	position: relative;
	left: 50%;
	height: 30px;
	line-height: 30px;
}
#tset1 {
	line-height: 30px;
	float: left;
	height: 30px;
}
#tset2 {
	line-height: 30px;
	float: left;
	height: 30px;
}
.clr {
	clear: both;
}
