@charset "ISO-8859-1";
div.newsletter_form_st_default {
	position:relative;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	width:210px;
	margin-top:30px;
	background-repeat:no-repeat;
}
div.newsletter_form_st_default input.text {
	color:#c2c2c2;
	font-size:0.85em;
	width:150px;
	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.newsletter_form_st_default input.text.focus {
	color:#54050B;
	font-size:0.85em;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FF4A1A;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#FF4A1A;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FF4A1A;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#FF4A1A;
}
div.newsletter_form_st_default div.textbefore, div.newsletter_form_st_default div.textafter {
	color:#4a4a4a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	text-decoration:none;
}
div.newsletter_form_st_default div.response {
	color:#424242;
	font-size:0.85em;
	font-weight:700;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
