/* ############
** ### ezmlm 
** ############
/* COLORS
** black: #000000
** darkgreen: #4E8700
** light-green: #8DC73D
** anthreciet: #676B6E
*/

/* ezml subscription */

#col1_content .tx_rbezmlmsubscription_form, #col3_content .tx_rbezmlmsubscription_form {
	margin:0 0 10px 0;
}


.tx_rbezmlmsubscription_form form {
	margin:10px 0 5px 10px;
}
.tx_rbezmlmsubscription_form_modeblock {
	padding: 0 0 8px 0;
}
.tx_rbezmlmsubscription_form_modeblock .tx_rbezmlmsubscription_form_fieldlabel {
    margin: -5px 0 2px 4px;
}

#col1_content .tx_rbezmlmsubscription_form_emailblock {
	margin:0 0 5px 0;
}
#col1_content .tx_rbezmlmsubscription_form_emailblock .tx_rbezmlmsubscription_form_fieldlabel {
    padding: 0 2px 0 0;
}
#col1_content .tx_rbezmlmsubscription_form_emailblock .tx_rbezmlmsubscription_emailfield input {
	margin:0;
	width: 75px;
}
#col1_content .tx_rbezmlmsubscription_form .tx_rbezmlmsubscription_form_emailblock .tx_rbezmlmsubscription_submit {
	margin:0 0 0 1px;
	padding: 2px 0 1px 0;
	font-size: 10px;
}
div.ezmlm_error {
	clear: both;
	line-height: 1.5em;
	margin: 0 0 0.25em 0;
}
#col1_content .ezmlm_back {
	margin: 0 0 0 150px;
}
/* no border en radio buttons */
.tx_rbezmlmsubscription_form_mode {
	border:none;
	padding:0;
	margin:0;
}
#col3_content .tx_rbezmlmsubscription_form, #col3_content .ezmlm_error, #col3_content .ezmlm_back {
	margin:0 0 0 26px;
}
#col3_content .tx_rbezmlmsubscription_form h1, #col3_content h1.tx_rbezmlmsubscription_form {
	background: none;
	padding-left:0;
	color: #333;
}

