@charset "ISO-8859-1";
div.newsletter_form_st_default {
			position:absolute;
				top:60px;
				right:0px;
				bottom:0px;
				left:740px;
				width:180px;
				margin-top:0;
				margin-right:0;
				margin-bottom:0;
				margin-left:0;
				height: 30px;
				background-repeat:no-repeat;
	}
div.newsletter_form_st_default input.text {
			color:#ffffff;
				font-size:1.2em;
				background-color:#98ca54;
				border-top-width:1px;
				border-top-style:solid;
				border-top-color:#98ca54;
				border-right-width:1px;
				border-right-style:solid;
				border-right-color:#98ca54;
				border-bottom-width:1px;
				border-bottom-style:solid;
				border-bottom-color:#98ca54;
				border-left-width:1px;
				border-left-style:solid;
				border-left-color:#98ca54;
	}
div.newsletter_form_st_default input.text.focus {
			color:#ffffff;
				font-size:1.2em;
				border-top-width:1px;
				border-top-style:solid;
				border-top-color:#98ca54;
				border-right-width:1px;
				border-right-style:solid;
				border-right-color:#98ca54;
				border-bottom-width:1px;
				border-bottom-style:solid;
				border-bottom-color:#98ca54;
				border-left-width:1px;
				border-left-style:solid;
				border-left-color:#98ca54;
	}
div.newsletter_form_st_default div.textbefore, div.newsletter_form_st_default div.textafter {
			color:#426e05;
				font-family:Arial, Helvetica, sans-serif;
				font-size:0.9em;
				text-decoration:none;
	}
div.newsletter_form_st_default div.response {
			color:#424242;
				font-size:0.9em;
				font-weight:700;
				text-decoration:none;
	}
div.newsletter_form_st_default div.textbefore {
			font-size:1em;
	}

