.reaction {
	padding: 1em;
	border: 1px solid #eee;
}
.reaction:hover {
	background-color: #F8ECE1;
}
.chronique_line {
	padding: 1em;
	border: 1px solid #eee;
}

#moduleresult_content .chronique_line h2 a {
	text-decoration: none;
	color: #6a571d;
}
#moduleresult_content .chronique_line h2 a:visited {
	color: #6a571d;
}
#moduleresult_content .chronique_line h2 a:hover {
	text-decoration: underline;
}

.chronique_line:hover {
	background-color: #F8ECE1;
}
.reaction_chronique_line {	
	padding: 1em;
	border: 1px solid #eee;
}
.reaction_chronique_line:hover {
	background-color: #fff;
}
.chronique_line h2 a {
	color: #6a571d;
}
#registertext {
	width: 300px;
}
.eznewsletter_form_input {
	width:225px;
}
.eznewsletter_block {
	padding-bottom: 8px;
	width:80px;
}
.eznewsletter_block label {
	margin-right: 2em;
	width:80px;
	font-weight:bold;

}
.eznewsletter_block input {
	margin-left: 2em;
	margin-top: 5px;
/*	border: 1px solid #6a571d;*/
	height: 1.4em;
	font-size: 13px;
}
.eznewsletter_form_input {
	border: 1px solid #c1c1c1;
}