@charset UTF-8;

/* GLOBAL CSS  @version  $Id: chat.css 385 2008-10-29 13:52:55Z stefan $ */

/* Bigpoint */

table.signup_left, table.signup_left td, table.signup_left ul { 
	width: 420px !important;
}
table.signup_left {
	margin-left: 10px !important;
	margin-right: 20px !important;
}
table.signup .signup_label {
	padding-right: 10px;
}

table.signup .input_text, table.signup .input_textLong, table.signup #signup_country {
	width: 200px !important;
}

.input_button {
	margin-top: 20px;
}

div#attentionLayer, div#errorLayer, .signup_errorTitle {
	display: none;
}

input.input_checkbox {
	background: none;
	border: 0;
}

/* Page */

h2 {
	margin-bottom: 30px;
}

#overlay
{
	width: 865px;
	height: 400px;
	margin: 62px 0 0 68px;
}