div#topbox {
	background-image:	url(/images/topbox_createuser.gif);
	width:				674px;
	height:				152px;
	background-repeat:	no-repeat;
	margin-top:			10px;
	margin-left:		17px;
}

div#topbox .headline {
	padding:			20px 0px 0px 10px;
	font-size:			14px;
	color:				#266094;
	font-weight:		bold;
	text-transform:		uppercase;
}

div#topbox .text {
	display:			inline;
	color:				#266094;
	font-size:			12px;
	font-weight:		normal;
	text-transform:		none;
}

div#signupform {
	width:				315px;
	height:				85px;
	margin:				10px;
	color:				#FFFFFF;
	margin-top:			10px;
	margin-left:		20px;
}

div#signupform input {
	width:				138px;
	height:				16px;
	background-image:	url(/images/frontpage/02/forms_createuser.gif);
	background-repeat:	no-repeat;
	padding:			4px;
	padding-left:		8px;
	margin:				0px 2px;
	border:				0px;
	font-family:		arial, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#B2ACA2;
}

div#signupform select {
	width:				150px;
	height:				22px;
	background-image:	url(/images/frontpage/02/forms_createuser.gif);
	background-repeat:	no-repeat;
	padding:			4px;
	margin:				8px 2px;
	border:				0px;
	font-family:		arial, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#B2ACA2;
}

div#signupform .checkbox {
	width:				13px;
	height:				13px;
	margin:				10px 5px 0px 3px;
}

div#signupbutton {
	width:				140px;
	height:				14px;
	padding:			5px;
	padding-left:		8px;
	background-image:	url(/images/frontpage/02/button_createuser.gif);
	background-repeat:	no-repeat;
	font-size:			12px;
	font-weight:		bold;
	color:				#FFFFFF;
	margin-top:			-32px;
	margin-left:		158px;
	cursor:				pointer;
}

tr.odd {
	background-color:	#e1e1e1;
}
