.notice_ok {
	color: green !important;
}
.notice_error {
	color: red !important;
}
.notice_bar {
	margin-top: 15px;
}
.hide {
	display: none;
}
p.suscriber {
	line-height: 10px!important;
	margin-bottom: 10px!important;
}
#newsletter form {
	margin:0 10px;
}
input.suscriber {
	padding: 5px;
	font-size: 12px;
	color: #5E656D;
	margin-bottom: 10px;
	width: 90%;
}
