
label{
}

th{
	width: 100px;
	vertical-align:top;
	text-align:right;
	padding: 1px 0 0 0;
	font-weight: normal;
}

th.required{ 
	font-weight: bold;
}

/*
ul.radio_list input{
	align:top;
}

ul.radio_list {
	margin: -2px 0 0 0;
}


ul.radio_list label{
	margin: 0px 0 0 0;
}
*/

ul.radio_list li{
	display: inline;
	list-style: none;
	list-style-image: none;
	margin: 0 15px 0 0;
}

#page li{
	list-style:none;
	background: none;
	padding: 0 0 0 0px;
}

#page_path li{
	padding: 0px 5px 0 0px; 
}

.input_text{
	width: 360px; 
	height: 16px;
	padding: 2px 0 0 4px;
	border: 1px solid #969380;
	color:#2c2c2c;
}

#contact_newsletter{
	margin: -3px 0 0 0;
}

#contact_message{
	width: 360px; 
	height: 150px;
	padding: 2px 0 0 4px;
	border: 1px solid #969380;
	font-family: Verdana,Arial,sans-serif;
	font-size:11px;
	color:#2c2c2c;	
}

#contact_button{
	color:#FFF;
	background: #2c2c2c;
	border: 0px;
	float: left;
	padding:4px 10px 4px 10px;
}



ul.error_list li{
	color: #F00;
}

#indicator {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    z-index: 10;
    background: url(../images/spinner.gif) no-repeat 0 0;
}

#legal_motions{
	float:right;
	width:270px;
	font-size: 8px;
	text-align: justify;
}

#legal_motions p{
	line-height:9px;
}

#postal_adress{
	position:absolute;
	top:50px;
	right:20px;
}

