/* Newsletter - Links Partners */
#column_left h2{
	background:#474747;
	color:#A5CEFE;
	font-family:Georgia, Times, serif;
	font-size:1.3em;
	font-weight:normal;
	padding:5px 0 5px 5px;
	margin:0px;
	width:350px;
	height:20px;
}

#newsletter_form{
	width:350px;
	height:350px;
	padding:2em 2em 0 2em;
}

.actions{
	clear:both;
	padding-top:10px;	
}

.actions input{
	float:left;
}

.actions label{
	float:left;
}

.position{
	clear:both;	
	padding-top:10px;
}

.position label{
	float:left;
	width:100px;
}

.position select{
	float:left;
	width:150px;
	margin-left:10px;
}

.nation{
	clear:both;
	padding-top:10px;
}

.nation label{
	float:left;
	width:110px;
}

.nation select{
	float:left;
	width:150px;
	margin-left:10px;
}


.email{
	clear:both;
	padding-top:10px;
}

.email label{
	float:left;
	width:110px;
}

.email select{
	float:left;
	width:150px;
	margin-left:10px;
}

.language{
	clear:both;
	padding-top:10px;
}

.language label{
	float:left;
	width:100px;
}

.language select{
	float:left;
	width:150px;
	margin-left:10px;
}


.privacy_note{
	clear:both;
	padding-top:10px;
	display:none;
}

.privacy_accept{
	clear:both;
	padding-top:20px;
}

.privacy_accept label{
	float:left;	
}

.privacy_accept select{
	float:left;
	width:150px;
	margin-left:10px;
}

#cmd_submit{
	margin:20px 0 5px 110px;
	padding:2px 0 3px 0;
	text-align:center;
	border:none;	
	width:90px;
	height:23px;
	background:#F3E4C5;
	color:#474747;
	font-family:Georgia, Times, serif;
	font-size:1.0em;
	font-weight:bold;
}
