body
{
	text-align:center;
	font-family:Arial;
	font-size:10pt;
}

.copy
{
	width:650px;
}

#login
{
	float:left;
	width:350px;
	border-right:solid 1px #000000;
}

#register
{
	float:left;
}

#input
{
	width:750px;
	margin-top:25px;
}

.msg
{
	text-align:left;
	margin-top:25px;
	margin-left:25px;
	width:650px;
}

.line
{
	clear:both;
	position:relative;
}

.desc
{
	float:left;
	width:115px;
}

.enter
{
	float:left;
}