@charset "ISO-8859-1";
div.nletter_classic_default {
	position:absolute;
	top:160px;
	right:30px;
	width:260px;
	background-repeat:no-repeat;
}
div.nletter_classic_default input.text {
	color:#c2c2c2;
	font-size:0.9em;
	background-color:#ffffff;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#c4c4c4;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#c4c4c4;
}
div.nletter_classic_default input.text.focus {
	color:#6C0937;
	font-size:0.9em;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#6C0937;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#6C0937;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#6C0937;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#6C0937;
}
div.nletter_classic_default div.textbefore, div.nletter_classic_default div.textafter {
	color:#4a4a4a;
	font-size:1em;
	text-decoration:none;
}
div.nletter_classic_default div.response {
	color:#424242;
	font-size:1em;
	font-weight:700;
	text-decoration:none;
}
input.submit {
	margin:0px;
}
div.nletter_classic_default div.response span.def {
	font-size:0.8em;
}
div.nletter_classic_default div.response span.ok {
	font-size:0.8em;
}
div.nletter_classic_default div.response span.nok {
	font-size:0.8em;
}
