#reg h2 {
	width:150px;
	float:left;
	font-weight: normal;
}

#reg div {
	margin-bottom: 5px;
}

#reg #u input, 
#reg #e input, 
#reg #p1 input, 
#reg #p2 input, 
#reg #ref input {
	width:150px;
}

#reg #c select {
	width: 160px;
}

#reg #p1 {
	margin-top: 20px;
}

#reg #ref {
	margin-top: 20px;
}

#reg #ref span {
	color:#808080;
}

#reg #sl {
	margin-left: 150px;
}

#reg #agb {
	margin-left: 150px;
}

#reg #agb textarea {
	width: 370px;
	height: 200px;
	padding: 5px;
	text-align: justify;
}

#reg #req {
	margin-top: 10px;
}

#reg #req span {
	color: #808080;
}

#reg .button {
	margin-left: 150px;
	margin-top: 20px;
}

#reg #g label {
	color: #000000;
}

#auth {
	margin-top: 10px;
}

#MsgBox #MsgBoxOk #email {
	font-weight: bold;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#MsgBox #MsgBoxOk .button {
	vertical-align:bottom;
}

#openid {
	float: right; 
	text-align: right;
}

#openid div {
	background: #FFFFFF url('/gfx/openid-login-bg.gif') no-repeat scroll 0pt 50%; 
	padding-left: 18px; 
	padding-left: 18px;
}