body
{
	background: url(../img/repeater.jpg) repeat-y #001526 center;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
img
{
	border:none;
}
div
{
	margin:0px auto;
	width:878px;
}
h1
{
	margin:0px;
	padding:0px;
	color:#94c83d;
}
span
{
	color:#eff0f0;
}
input, textarea
{
	width:280px;
	padding:2px 3px 2px 3px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
textarea
{
	width:282px;
}
#backgroundPopup
{
	display:none;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000;
	border:1px solid #cecece;
	z-index:500;
	position:fixed;
}
#registrationTable
{
	margin-top:200px;
	display:none;
	z-index:501;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	display:none;
}
.userRegistration
{
	background: url(../img/background.png) no-repeat top;
	width:455px;
	height:321px;
	padding:50px 0px 0px 57px;
	
}
cufon cufontext
{
	display:none;
}
.peopleBehind
{
	width:750px;
	font-size:11px;
	color:#f0f5f1;
	padding-bottom:10px;
	clear:both;
}
.peopleBehind img
{
	float:left;
	padding:0px 15px 0px 0px;
	margin-top:15px;
}
.nameSurname
{
	background: url(../img/sprtr.gif) no-repeat bottom left;
	margin-left:104px;
	color:#60caf4;
	padding-bottom:8px;
	margin-bottom:5px;
	font-size:16px;
}