/* Newsletter - Links Partners */
fieldset{border:none;}
legend{display:none;}

#newsletter_form{
}

.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{
	position:relative;
	bottom:0; 
	right:0;
	padding:0 0 2px 0;
	width:96px; 
	height:28px; 
	line-height:20px; 
	background:url(../images/book_offer_big.jpg) left top no-repeat; 
	text-align:center;
	margin-top:15px;
	margin-left:100px;
	border:none;
	color:#FFFFFF;
}

#newsletter_errors{
	color:red;
}
