
#registration_top
{
	position:absolute;
	width:750px;
	height:50px;
	left:0px;
	top:0px;
	background:#ffffff;
	padding-left:50px;
}
#registration_left
{
	position:absolute;
	width:500px;
	height:350px;
	left:50px;
	top:50px;
	padding:10px;
}
#registration_right
{
	position:absolute;
	width:230px;
	height:380px;
	left:550px;
	top:50px;
	padding:10px;
	background:#e1e1e1;
}
#registration_right img
{
	margin-right:10px;
	}

.registration span,p,table
{
	font-family: verdana;
	}
.log-text
{
	font-size: 12px;
	}	
.log-text_small
{
	font-size: 10px;
	}	
#registration_close
{
	position:absolute;
	width:50px;
	height:50px;
	left:750px;
	top:0px;
	text-align:"center";
	cursor:pointer;
	background:#ffffff;
}
form {
	margin: 0;
	padding: 0;
}

.form-field {
	background-color: #F5F5F5;
	border: 1px solid #003366;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 3px;
	width:160px; 
	height:17px; 
}
.landingboxform-field {
	margin: 0;
	padding:0;
	float:right;
}
.formlabel
{
	width:160px;
	}

input {
	margin: 2px;
	padding: 0;
}
#landing_head
{
	position :relative;
	padding:20px 20px 0 20px;
	}
#landing_center
{
	position :relative;
	padding:20px 20px 0 20px;
	}
#landing_footer img
{
	margin-top:20px;
	margin-left:0px;
	cursor:pointer;
	behavior: url(images/iepngfix.htc) 
	}	
#landing_footer
{
	position :relative;
	padding:20px 20px 0 20px;
	margin-bottom:20px;
	}	
#landing_bottom
{
	position :relative;
	padding:20px 20px 0 20px;
}
#landing_bottom_right
{
	position :relative;
	padding:20px 20px 0 20px;
	margin-top:100px;
}	
.registration
{
	width:800px;
	height:450px;
	display:none;
	background-color: #e5e5e5;
	font-family: verdana;
	font-size: 12px;
}
#registration_right center
{
	margin-top:80px;
	}
h1
{
	font-family: verdana;
	font-size: 22px;
	color:#000000;
	}
h2
{
	font-family: verdana;
	font-size: 16px;
	color:#000000;
	}	
#error_fader_parent
{
	position: relative; 
	height:250px; 
	width: 550px; 
	top: 120px; 
	left: 0px; 
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	background-color: #ffffff;
	display: none;
}
#captcha_error_fader
{

}

a,a:link,a:visited,a:active {
	font-weight: bold;
	color: #038d0a;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003300;
}
