@charset "ISO-8859-1";
div.newsletter_form_st_default {
	position:relative;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	width:240px;
	margin-left:260px;
	background-repeat:no-repeat;
}
div.newsletter_form_st_default input.text {
	color:#343434;
	font-size:0.8em;
	background-color:#ffffff;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#343434;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#343434;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#343434;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#343434;
}
div.newsletter_form_st_default input.text.focus {
	color:#343434;
	font-size:0.8em;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#343434;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#343434;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#343434;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#343434;
}
div.newsletter_form_st_default div.textbefore, div.newsletter_form_st_default div.textafter {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	text-decoration:none;
}
div.newsletter_form_st_default div.response {
	color:#ffffff;
	font-size:0.7em;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

